|
||||||||||
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<MutableDeviceDescriptor>
org.teleal.cling.binding.xml.UDA10DeviceDescriptorBinderSAXImpl.RootHandler
protected static class UDA10DeviceDescriptorBinderSAXImpl.RootHandler
Field Summary |
---|
Fields inherited from class org.teleal.common.xml.SAXParser.Handler |
---|
characters, instance, parent, parser |
Constructor Summary | |
---|---|
UDA10DeviceDescriptorBinderSAXImpl.RootHandler(MutableDeviceDescriptor instance,
org.teleal.common.xml.SAXParser parser)
|
Method Summary | |
---|---|
void |
endElement(Descriptor.Device.ELEMENT element)
|
void |
startElement(Descriptor.Device.ELEMENT element,
org.xml.sax.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, 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(MutableDeviceDescriptor instance, org.teleal.common.xml.SAXParser parser)
Method Detail |
---|
public void startElement(Descriptor.Device.ELEMENT element, org.xml.sax.Attributes attributes) throws org.xml.sax.SAXException
startElement
in class UDA10DeviceDescriptorBinderSAXImpl.DeviceDescriptorHandler<MutableDeviceDescriptor>
org.xml.sax.SAXException
public void endElement(Descriptor.Device.ELEMENT element) throws org.xml.sax.SAXException
endElement
in class UDA10DeviceDescriptorBinderSAXImpl.DeviceDescriptorHandler<MutableDeviceDescriptor>
org.xml.sax.SAXException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |