org.jboss.aophelper.util.xml
Class BaseConfigParser

java.lang.Object
  extended by org.jboss.aophelper.util.xml.BaseConfigParser

public class BaseConfigParser
extends Object

A BaseConfigParser. NOTE: this class is a ugly bugly xml parser/creator. will rewrite when time permits.... true true true true true true true true true

Version:
$Revision: 1.1 $
Author:
Stale W. Pedersen

Constructor Summary
BaseConfigParser()
           
 
Method Summary
static String getSettingsAsString()
           
static void parse(File file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BaseConfigParser

public BaseConfigParser()
Method Detail

parse

public static void parse(File file)

getSettingsAsString

public static String getSettingsAsString()


Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.