public class NoopXMLResolver extends Object implements XMLResolver
Constructor and Description |
---|
NoopXMLResolver() |
Modifier and Type | Method and Description |
---|---|
static XMLResolver |
create() |
Object |
resolveEntity(String publicID,
String systemID,
String baseURI,
String namespace) |
public Object resolveEntity(String publicID, String systemID, String baseURI, String namespace) throws XMLStreamException
resolveEntity
in interface XMLResolver
XMLStreamException
public static XMLResolver create()
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.