static class PomModelHandler.PomModelQueryAssociationProvider
extends org.eclipse.wst.xml.core.internal.modelquery.XMLModelQueryAssociationProvider
| Constructor and Description |
|---|
PomModelQueryAssociationProvider(org.eclipse.wst.xml.core.internal.contentmodel.util.CMDocumentCache cache,
org.eclipse.wst.common.uriresolver.internal.provisional.URIResolver idResolver) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.wst.xml.core.internal.contentmodel.CMDocument |
getCMDocument(java.lang.String publicId,
java.lang.String systemId,
java.lang.String type) |
org.eclipse.wst.xml.core.internal.contentmodel.CMElementDeclaration |
getCMElementDeclaration(org.w3c.dom.Element element) |
resolveGrammarURIaddChildElementsToNamespaceTable, checkExternalSchema, getCMAttributeDeclaration, getCMDocument, getCMDocumentManager, getCMDocumentReferences, getCMElementDeclaration, getCMElementDeclaration, getCorrespondingCMDocument, getCorrespondingCMDocument, getDerivedCMElementDeclaration, getDoctypeInfo, getImplictDoctype, resolveGrammarURIpublic PomModelQueryAssociationProvider(org.eclipse.wst.xml.core.internal.contentmodel.util.CMDocumentCache cache,
org.eclipse.wst.common.uriresolver.internal.provisional.URIResolver idResolver)
public org.eclipse.wst.xml.core.internal.contentmodel.CMDocument getCMDocument(java.lang.String publicId,
java.lang.String systemId,
java.lang.String type)
getCMDocument in class org.eclipse.wst.xml.core.internal.contentmodel.modelqueryimpl.XMLAssociationProviderpublic org.eclipse.wst.xml.core.internal.contentmodel.CMElementDeclaration getCMElementDeclaration(org.w3c.dom.Element element)
getCMElementDeclaration in interface org.eclipse.wst.xml.core.internal.contentmodel.modelquery.ModelQueryAssociationProvidergetCMElementDeclaration in class org.eclipse.wst.xml.core.internal.contentmodel.modelqueryimpl.XMLAssociationProvider