|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectariba.ui.widgets.XMLUtil.DefaultResolver
ariba.ui.wizard.meta.WizardEntityResolver
public class WizardEntityResolver
| Constructor Summary | |
|---|---|
WizardEntityResolver(AWResourceManager resourceManager)
|
|
| Method Summary | |
|---|---|
InputSource |
resolveEntity(String publicId,
String systemId)
Resolver interface This default interface has been created to overcome the Xerces BaseURI bug for multi-byte character. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WizardEntityResolver(AWResourceManager resourceManager)
| Method Detail |
|---|
public InputSource resolveEntity(String publicId,
String systemId)
throws SAXException,
IOException
XMLUtil.DefaultResolver
resolveEntity in interface EntityResolverresolveEntity in class XMLUtil.DefaultResolverSAXException
IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||