|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.writersforge.catalan.process.properties.BaseWorkProperties
org.writersforge.catalan.process.properties.XmlProperties
IWorkProperties which exports XML attributes as properties.
| Constructor Summary | |
XmlProperties(org.writersforge.bellows.Datum xml)
Creates a new instance of XmlProperties. |
|
| Method Summary | |
java.lang.Object |
getProperty(java.lang.String name)
Retrieves the value of a named config property. |
java.lang.String[] |
getPropertyNames()
Retrieves the names of all properties currently set on this holder. |
| Methods inherited from class org.writersforge.catalan.process.properties.BaseWorkProperties |
asMap, asMap, getPropertyAsBoolean, getPropertyAsDatum, getPropertyAsMap, getPropertyAsNumber, getPropertyAsString, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public XmlProperties(org.writersforge.bellows.Datum xml)
xml - XML document to wrap| Method Detail |
public java.lang.String[] getPropertyNames()
public java.lang.Object getProperty(java.lang.String name)
name - property name, or null for non-property child content
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||