|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.cabo.share.xml.BaseNodeParser | +--oracle.cabo.share.xml.LeafNodeParser | +--oracle.cabo.style.xml.parse.IncludePropertyNodeParser
NodeParser for includeProperty nodes
Fields inherited from interface oracle.cabo.style.StyleConstants |
CSS_MIME_TYPE, IMPORT_NAME_RESOLVER_PROPERTY, OCELOT_NAMESPACE, STYLE_MAP_PROPERTY, STYLE_PROVIDER_PROPERTY, USER_STYLE_SHEET_PROPERTY |
Constructor Summary | |
IncludePropertyNodeParser()
|
Method Summary | |
java.lang.Object |
getNodeValue(ParseContext context,
java.lang.String namespaceURI,
java.lang.String localName,
org.xml.sax.Attributes attrs)
Implementation of NodeParser.startElement() |
Methods inherited from class oracle.cabo.share.xml.LeafNodeParser |
endElement, startChildElement, startElement |
Methods inherited from class oracle.cabo.share.xml.BaseNodeParser |
addCompletedChild, addText, addWhitespace, endChildElement, getIgnoreParser, getRequiredAttribute, logError, logUnexpectedAttribute, logUnexpectedElement, logWarning, logWarning |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public IncludePropertyNodeParser()
Method Detail |
public java.lang.Object getNodeValue(ParseContext context, java.lang.String namespaceURI, java.lang.String localName, org.xml.sax.Attributes attrs) throws org.xml.sax.SAXParseException
getNodeValue
in class LeafNodeParser
|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |