|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgnu.xml.pipeline.EventFilter
fi.iki.hsivonen.xml.LangToXmlLang
public class LangToXmlLang
| Field Summary |
|---|
| Fields inherited from class gnu.xml.pipeline.EventFilter |
|---|
DECL_HANDLER, FEATURE_URI, LEXICAL_HANDLER, PROPERTY_URI |
| Constructor Summary | |
|---|---|
LangToXmlLang()
|
|
LangToXmlLang(gnu.xml.pipeline.EventConsumer next)
|
|
| Method Summary | |
|---|---|
void |
startElement(String uri,
String arg1,
String arg2,
Attributes attrs)
|
| Methods inherited from class gnu.xml.pipeline.EventFilter |
|---|
attributeDecl, bind, chainTo, characters, comment, elementDecl, endCDATA, endDocument, endDTD, endElement, endEntity, endPrefixMapping, externalEntityDecl, getContentHandler, getDocumentLocator, getDTDHandler, getErrorHandler, getNext, getProperty, ignorableWhitespace, internalEntityDecl, notationDecl, processingInstruction, setContentHandler, setDocumentLocator, setDTDHandler, setErrorHandler, setProperty, skippedEntity, startCDATA, startDocument, startDTD, startEntity, startPrefixMapping, unparsedEntityDecl |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LangToXmlLang()
public LangToXmlLang(gnu.xml.pipeline.EventConsumer next)
| Method Detail |
|---|
public void startElement(String uri,
String arg1,
String arg2,
Attributes attrs)
throws SAXException
startElement in interface ContentHandlerstartElement in class gnu.xml.pipeline.EventFilterSAXExceptionEventFilter.startElement(java.lang.String,
java.lang.String, java.lang.String, org.xml.sax.Attributes)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||