public static class IlpSlotSizesSAXInfo.IlpSAXSlotSizesHandler extends IlpSAXAttributeValueHandler
IlpSAXAttributeValueHandler.ResultHandler
Modifier and Type | Field and Description |
---|---|
protected IlpSAXArrayHandler |
arrayHandler
The SAX handler for arrays
|
protected int[] |
heights
The array of slot heights
|
protected boolean |
inHeight
Whether slots are present along height
|
protected boolean |
inWidth
Whether slots are present along width
|
protected int[] |
widths
The array of slot widths
|
Constructor and Description |
---|
IlpSAXSlotSizesHandler() |
Modifier and Type | Method and Description |
---|---|
void |
endElement(String namespaceURI,
String localName,
String qName)
Notifies the end of an element.
|
protected Object |
getAttributeValue()
This method is called at the end of the "attribute" element.
|
void |
startElement(String namespaceURI,
String localName,
String qName,
Attributes atts)
Notifies the beginning of an element.
|
getFinalTag, getResultHandler, getTargetClass, getTypeConverter, isNull, readValue
getLocator, getLogger, getParent, getXMLReader, setParent
characters, checkState, clearContent, clearState, error, fatalError, getContent, getState, ignoreUntil, log, logIgnoreElement, processSAXParseException, removeState, setState, throwSAXParseException, warning
endDocument, endPrefixMapping, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl
protected int[] widths
protected int[] heights
protected boolean inWidth
protected boolean inHeight
protected IlpSAXArrayHandler arrayHandler
public void startElement(String namespaceURI, String localName, String qName, Attributes atts) throws SAXException
startElement
in interface ContentHandler
startElement
in class IlpSAXAttributeValueHandler
SAXException
public void endElement(String namespaceURI, String localName, String qName) throws SAXException
getAttributeValue
method is called, the object is modified
accordingly and the parsing continues.endElement
in interface ContentHandler
endElement
in class IlpSAXAttributeValueHandler
SAXException
protected Object getAttributeValue()
IlpAttribute
value class
using the type converter.getAttributeValue
in class IlpSAXAttributeValueHandler
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.