public class XhtmlTextConstruct.AtomHandler extends XmlParser.ElementHandler
qName, value, xmlBase, xmlLang| Constructor and Description |
|---|
XhtmlTextConstruct.AtomHandler()
Class constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
processAttribute(String namespace,
String localName,
String value)
Sets the language.
|
getAbsoluteUri, getBooleanAttribute, getChildHandler, getChildHandler, initializeXmlBlob, parseBooleanValue, processAttribute, processEndElementpublic XhtmlTextConstruct.AtomHandler()
throws IOException
IOExceptionpublic void processAttribute(String namespace, String localName, String value) throws ParseException
processAttribute in class XmlParser.ElementHandlernamespace - Attribute namespace URI.localName - Attribute name.value - Attribute value.ParseExceptionCopyright © 2012. All Rights Reserved.