Class XmlEntityResolverImpl
java.lang.Object
com.evolveum.midpoint.prism.impl.schema.XmlEntityResolverImpl
- All Implemented Interfaces:
XmlEntityResolver,LSResourceResolver,EntityResolver
- Author:
- semancik TODO refactor this a bit more
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionresolveEntity(String publicId, String systemId) resolveResourceUsingBuiltinResolver(String type, String namespaceURI, String publicId, String systemId, String baseURI)
-
Constructor Details
-
XmlEntityResolverImpl
-
-
Method Details
-
resolveEntity
- Specified by:
resolveEntityin interfaceEntityResolver- Throws:
SAXExceptionIOException
-
resolveResource
public LSInput resolveResource(String type, String namespaceURI, String publicId, String systemId, String baseURI) - Specified by:
resolveResourcein interfaceLSResourceResolver
-
resolveResourceUsingBuiltinResolver
-