org.teleal.cling.binding.xml
Class UDA10ServiceDescriptorBinderSAXImpl.RootHandler

java.lang.Object
  extended by org.xml.sax.helpers.DefaultHandler
      extended by org.teleal.common.xml.SAXParser.Handler<I>
          extended by org.teleal.cling.binding.xml.UDA10ServiceDescriptorBinderSAXImpl.ServiceDescriptorHandler<MutableServiceDescriptor>
              extended by org.teleal.cling.binding.xml.UDA10ServiceDescriptorBinderSAXImpl.RootHandler
All Implemented Interfaces:
org.xml.sax.ContentHandler, org.xml.sax.DTDHandler, org.xml.sax.EntityResolver, org.xml.sax.ErrorHandler
Enclosing class:
UDA10ServiceDescriptorBinderSAXImpl

protected static class UDA10ServiceDescriptorBinderSAXImpl.RootHandler
extends UDA10ServiceDescriptorBinderSAXImpl.ServiceDescriptorHandler<MutableServiceDescriptor>


Field Summary
 
Fields inherited from class org.teleal.common.xml.SAXParser.Handler
characters, instance, parent, parser
 
Constructor Summary
UDA10ServiceDescriptorBinderSAXImpl.RootHandler(MutableServiceDescriptor instance, org.teleal.common.xml.SAXParser parser)
           
 
Method Summary
 void startElement(Descriptor.Service.ELEMENT element, org.xml.sax.Attributes attributes)
           
 
Methods inherited from class org.teleal.cling.binding.xml.UDA10ServiceDescriptorBinderSAXImpl.ServiceDescriptorHandler
endElement, 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

UDA10ServiceDescriptorBinderSAXImpl.RootHandler

public UDA10ServiceDescriptorBinderSAXImpl.RootHandler(MutableServiceDescriptor instance,
                                                       org.teleal.common.xml.SAXParser parser)
Method Detail

startElement

public void startElement(Descriptor.Service.ELEMENT element,
                         org.xml.sax.Attributes attributes)
                  throws org.xml.sax.SAXException
Overrides:
startElement in class UDA10ServiceDescriptorBinderSAXImpl.ServiceDescriptorHandler<MutableServiceDescriptor>
Throws:
org.xml.sax.SAXException


Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.