public final class MetadataFinder extends DOMForest
Modifier and Type | Class and Description |
---|---|
static class |
MetadataFinder.WSEntityResolver |
DOMForest.Handler
Modifier and Type | Field and Description |
---|---|
boolean |
isMexMetadata |
core, entityResolver, errorReceiver, externalReferences, inlinedSchemaElements, locatorTable, logic, options, outerMostBindings, resolvedCache, rootDocuments
Constructor and Description |
---|
MetadataFinder(InternalizationLogic logic,
WsimportOptions options,
ErrorReceiver errReceiver) |
Modifier and Type | Method and Description |
---|---|
String |
getRootWSDL()
Gives the root wsdl document systemId.
|
Set<String> |
getRootWSDLs()
Gives all the WSDL documents.
|
void |
parseWSDL() |
addExternalReferences, dump, get, getExternalReferences, getFirstRootDocument, getInlinedSchemaElement, getReferencedEntityMap, getRootDocuments, getSystemId, listSystemIDs, parse, parse
public MetadataFinder(InternalizationLogic logic, WsimportOptions options, ErrorReceiver errReceiver)
public void parseWSDL()
@Nullable public String getRootWSDL()
Copyright © 2016 Oracle Corporation. All rights reserved.