|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectooc.Container
softparsmap.PropertyFile
This class will parse the XML property file and give access to its corresponding classes.
Constructor Summary | |
PropertyFile(java.io.File file)
Construct the instance using a file. |
|
PropertyFile(java.lang.String classpathFile)
Construct the instance from a file in the classpath. |
Methods inherited from class ooc.Container |
addContext, containsTag, getTag, loadSource, loadSource, loadSource, validate, validateToString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PropertyFile(java.io.File file)
file
- is the filepublic PropertyFile(java.lang.String classpathFile)
classpathFile
- is a file in the classpath.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |