public class ResolverXPointer
extends org.apache.xml.security.stax.impl.resourceResolvers.ResolverXPointer
Constructor and Description |
---|
ResolverXPointer() |
ResolverXPointer(String uri) |
Modifier and Type | Method and Description |
---|---|
boolean |
matches(org.apache.xml.security.stax.ext.stax.XMLSecStartElement xmlSecStartElement) |
org.apache.xml.security.stax.ext.ResourceResolver |
newInstance(String uri,
String baseURI) |
public ResolverXPointer()
public ResolverXPointer(String uri)
public org.apache.xml.security.stax.ext.ResourceResolver newInstance(String uri, String baseURI)
newInstance
in interface org.apache.xml.security.stax.ext.ResourceResolverLookup
newInstance
in class org.apache.xml.security.stax.impl.resourceResolvers.ResolverXPointer
public boolean matches(org.apache.xml.security.stax.ext.stax.XMLSecStartElement xmlSecStartElement)
matches
in interface org.apache.xml.security.stax.ext.ResourceResolver
matches
in class org.apache.xml.security.stax.impl.resourceResolvers.ResolverXPointer
Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.