|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.notify.impl.AdapterImpl
org.eclipse.xsd.util.XSDResourceImpl.SchemaLocator
public static class XSDResourceImpl.SchemaLocator
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter |
---|
Adapter.Internal |
Field Summary |
---|
Fields inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl |
---|
target |
Constructor Summary | |
---|---|
XSDResourceImpl.SchemaLocator()
|
Method Summary | |
---|---|
boolean |
isAdapterForType(java.lang.Object type)
|
XSDSchema |
locateSchema(XSDSchema xsdSchema,
java.lang.String namespaceURI,
java.lang.String rawSchemaLocationURI,
java.lang.String resolvedSchemaLocation)
Locate the schema for the given namespace. |
Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl |
---|
getTarget, notifyChanged, setTarget, unsetTarget |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XSDResourceImpl.SchemaLocator()
Method Detail |
---|
public XSDSchema locateSchema(XSDSchema xsdSchema, java.lang.String namespaceURI, java.lang.String rawSchemaLocationURI, java.lang.String resolvedSchemaLocation)
XSDSchemaLocator
locateSchema
in interface XSDSchemaLocator
xsdSchema
- the schema containing the namespace reference.namespaceURI
- the namespace being resolved, i.e., XSDImport.getNamespace()
.rawSchemaLocationURI
- the suggested location of the namespace being resolved, i.e., XSDSchemaDirective.getSchemaLocation()
.resolvedSchemaLocation
- the resolved
suggested location of the namespace.
XSDSchemaLocationResolver.resolveSchemaLocation(XSDSchema xsdSchema,String,String)
,
XSDConstants.resolveSchemaLocation(String,String,String)
public boolean isAdapterForType(java.lang.Object type)
isAdapterForType
in interface Adapter
isAdapterForType
in class AdapterImpl
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |