|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.myfaces.trinidadinternal.share.xml.BaseNodeParser
org.apache.myfaces.trinidadinternal.image.xml.parse.BaseImageProviderRequestParser
org.apache.myfaces.trinidadinternal.image.xml.parse.FlippedIconParser
public class FlippedIconParser
NodeParser for flippedIcon elements
| Constructor Summary | |
|---|---|
FlippedIconParser()
|
|
| 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 org.apache.myfaces.trinidadinternal.image.xml.parse.BaseImageProviderRequestParser |
|---|
addCompletedChild, endElement, getColorKey, getDirection, getEncodingType, getFontKey, getHeight, getWidth, isColorElement, isDisabled, isFontElement, isTextAntaliased, setProperty, startChildElement |
| Methods inherited from class org.apache.myfaces.trinidadinternal.share.xml.BaseNodeParser |
|---|
addText, addWhitespace, endChildElement, getIgnoreParser, getRequiredAttribute, logError, logUnexpectedAttribute, logUnexpectedElement |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FlippedIconParser()
| 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 interface NodeParserstartElement in class BaseImageProviderRequestParsercontext - the parsing contextnamespaceURI - the namespace of the elementlocalName - the local name of the elementattrs - the attributes attached to the element
org.xml.sax.SAXParseException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||