org.teleal.cling.binding.xml
Class UDA11DeviceDescriptorBinderImpl.ClasspathEntityResolver

java.lang.Object
  extended by org.teleal.cling.binding.xml.UDA11DeviceDescriptorBinderImpl.ClasspathEntityResolver
All Implemented Interfaces:
EntityResolver
Enclosing class:
UDA11DeviceDescriptorBinderImpl

public static class UDA11DeviceDescriptorBinderImpl.ClasspathEntityResolver
extends Object
implements EntityResolver


Constructor Summary
UDA11DeviceDescriptorBinderImpl.ClasspathEntityResolver()
           
 
Method Summary
 InputSource resolveEntity(String publicId, String systemId)
           
protected  InputStream resolveInLocalNamespace(String path)
           
protected  InputStream resolveInORNamespace(String path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UDA11DeviceDescriptorBinderImpl.ClasspathEntityResolver

public UDA11DeviceDescriptorBinderImpl.ClasspathEntityResolver()
Method Detail

resolveEntity

public InputSource resolveEntity(String publicId,
                                 String systemId)
Specified by:
resolveEntity in interface EntityResolver

resolveInORNamespace

protected InputStream resolveInORNamespace(String path)

resolveInLocalNamespace

protected InputStream resolveInLocalNamespace(String path)


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