org.apache.webbeans.xml
Class WebBeansResolver
java.lang.Object
org.apache.webbeans.xml.WebBeansResolver
- All Implemented Interfaces:
- EntityResolver
public class WebBeansResolver
- extends Object
- implements EntityResolver
Resolver for the web beans systemId's.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebBeansResolver
public WebBeansResolver()
resolveEntity
public InputSource resolveEntity(String publicId,
String systemId)
throws SAXException,
IOException
- Resolve entity.
- Specified by:
resolveEntity in interface EntityResolver
- Throws:
SAXException
IOException
Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.