|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--org.writersforge.catalan.transform.DirectiveStack.Directive
|
+--org.writersforge.catalan.transform.DirectiveStack.StartElement
A Directive to start a new Datum element. The element name can be specified as a static value, or pulled dynamically from the input data stream.
| Constructor Summary | |
DirectiveStack.StartElement()
Creates a new instance of StartElement. |
|
DirectiveStack.StartElement(java.lang.String value)
Creates a new instance of StartElement. |
|
| Methods inherited from class org.writersforge.catalan.transform.DirectiveStack.Directive |
getValue |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DirectiveStack.StartElement()
public DirectiveStack.StartElement(java.lang.String value)
value - the PCDATA content
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||