|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.xml.sax.helpers.DefaultHandler
org.teleal.common.xml.SAXParser.Handler<I>
org.teleal.cling.binding.xml.UDA10DeviceDescriptorBinderSAXImpl.DeviceDescriptorHandler<MutableDevice>
org.teleal.cling.binding.xml.UDA10DeviceDescriptorBinderSAXImpl.RootHandler
protected static class UDA10DeviceDescriptorBinderSAXImpl.RootHandler
Field Summary |
---|
Fields inherited from class org.teleal.common.xml.SAXParser.Handler |
---|
attributes, characters, instance, parent, parser |
Constructor Summary | |
---|---|
UDA10DeviceDescriptorBinderSAXImpl.RootHandler(MutableDevice instance,
org.teleal.common.xml.SAXParser parser)
|
Method Summary | |
---|---|
void |
endElement(Descriptor.Device.ELEMENT element)
|
void |
startElement(Descriptor.Device.ELEMENT element,
Attributes attributes)
|
Methods inherited from class org.teleal.cling.binding.xml.UDA10DeviceDescriptorBinderSAXImpl.DeviceDescriptorHandler |
---|
endElement, isLastElement, isLastElement, startElement |
Methods inherited from class org.teleal.common.xml.SAXParser.Handler |
---|
characters, getAttributes, getCharacters, getInstance, getParent, getParser, switchToParent |
Methods inherited from class org.xml.sax.helpers.DefaultHandler |
---|
endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UDA10DeviceDescriptorBinderSAXImpl.RootHandler(MutableDevice instance, org.teleal.common.xml.SAXParser parser)
Method Detail |
---|
public void startElement(Descriptor.Device.ELEMENT element, Attributes attributes) throws SAXException
startElement
in class UDA10DeviceDescriptorBinderSAXImpl.DeviceDescriptorHandler<MutableDevice>
SAXException
public void endElement(Descriptor.Device.ELEMENT element) throws SAXException
endElement
in class UDA10DeviceDescriptorBinderSAXImpl.DeviceDescriptorHandler<MutableDevice>
SAXException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |