org.milyn.xml
Class LocalXSDEntityResolver
java.lang.Object
org.milyn.xml.LocalEntityResolver
org.milyn.xml.LocalXSDEntityResolver
- All Implemented Interfaces:
- EntityResolver
public class LocalXSDEntityResolver
- extends LocalEntityResolver
XSD resolver for local XSD's.
- Author:
- tfennelly
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalXSDEntityResolver
public LocalXSDEntityResolver(Source[] schemaSources)
- Public Constructor.
- Parameters:
schemaSources - Schema sources.
getSchemaSources
public Source[] getSchemaSources()
- Get the schema sources associated with this resolver instance.
- Returns:
- The schema sources.
Copyright © 2018. All rights reserved.