|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.bibop.xml.xforge.AbstractElement
|
+--org.bibop.xml.xforge.TestEvaluateElement
Loop ...
| Field Summary | |
protected java.lang.String |
expression
|
protected java.lang.Class |
outputtype
|
protected ExpressionsParser |
parser
|
protected long |
starttime
|
static java.lang.String |
XFORGE_ATTR_EXPRESSION
|
| Fields inherited from class org.bibop.xml.xforge.AbstractElement |
contentHandler, lexicalHandler, parentPrefixesMonitor, po, saxEvents, xmlCompiler |
| Constructor Summary | |
TestEvaluateElement(org.xml.sax.Attributes attrs,
ProcessingOptions aPO)
Build the object using the Attributes list |
|
| Method Summary | |
void |
toSax()
Must be implemented by the extending classes |
| Methods inherited from class org.bibop.xml.xforge.AbstractElement |
characters, comment, end, endCDATA, endDocument, endDTD, endElement, endEntity, endPrefixMapping, flushSAXCache, getActivePrefixes, ignorableWhitespace, output, output, processingInstruction, setConsumer, setContentHandler, setDocumentLocator, setLexicalHandler, setParent, setParentPrefixesMonitor, skippedEntity, start, startCDATA, startDocument, startDTD, startElement, startEntity, startPrefixMapping |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String XFORGE_ATTR_EXPRESSION
protected long starttime
protected java.lang.String expression
protected ExpressionsParser parser
protected final java.lang.Class outputtype
| Constructor Detail |
public TestEvaluateElement(org.xml.sax.Attributes attrs,
ProcessingOptions aPO)
throws IllegalElementException
attrs - the Attributes list
IllegalElementException - Invalid x:forge element
declaration| Method Detail |
public void toSax()
throws org.xml.sax.SAXException
AbstractElement
toSax in interface XMLProducertoSax in class AbstractElementorg.xml.sax.SAXException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||