|
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.image.xml.parse.BaseImageProviderRequestParser | +--oracle.cabo.image.xml.parse.GlobalButtonParser
NodeParser for globalButton elements
Constructor Summary | |
GlobalButtonParser()
|
Method Summary | |
void |
startElement(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.image.xml.parse.BaseImageProviderRequestParser |
addCompletedChild, endElement, getColorKey, getDirection, getEncodingType, getFontKey, getHeight, getWidth, isColorElement, isDisabled, isFontElement, isTextAntaliased, setProperty, startChildElement |
Methods inherited from class oracle.cabo.share.xml.BaseNodeParser |
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 GlobalButtonParser()
Method Detail |
public void startElement(ParseContext context, java.lang.String namespaceURI, java.lang.String localName, org.xml.sax.Attributes attrs) throws org.xml.sax.SAXParseException
BaseImageProviderRequestParser
startElement
in class BaseImageProviderRequestParser
oracle.cabo.share.xml.NodeParser
context
- the parsing contextnamespaceURI
- the namespace of the elementlocalName
- the local name of the elementattrs
- the attributes attached to the element
|
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 |