|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.tools.ws.wsdl.parser.DOMForest
com.sun.tools.ws.wsdl.parser.MetadataFinder
public final class MetadataFinder
| Nested Class Summary | |
|---|---|
static class |
MetadataFinder.WSEntityResolver
|
| Nested classes/interfaces inherited from class com.sun.tools.ws.wsdl.parser.DOMForest |
|---|
DOMForest.Handler |
| Field Summary | |
|---|---|
boolean |
isMexMetadata
|
| Fields inherited from class com.sun.tools.ws.wsdl.parser.DOMForest |
|---|
core, entityResolver, errorReceiver, externalReferences, inlinedSchemaElements, locatorTable, logic, options, outerMostBindings, resolvedCache, rootDocuments |
| Constructor Summary | |
|---|---|
MetadataFinder(InternalizationLogic logic,
WsimportOptions options,
ErrorReceiver errReceiver)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getRootWSDL()
Gives the root wsdl document systemId. |
java.util.Set<java.lang.String> |
getRootWSDLs()
Gives all the WSDL documents. |
void |
parseWSDL()
|
| Methods inherited from class com.sun.tools.ws.wsdl.parser.DOMForest |
|---|
addExternalReferences, dump, get, getExternalReferences, getFirstRootDocument, getInlinedSchemaElement, getReferencedEntityMap, getRootDocuments, getSystemId, listSystemIDs, parse, parse |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public boolean isMexMetadata
| Constructor Detail |
|---|
public MetadataFinder(InternalizationLogic logic,
WsimportOptions options,
ErrorReceiver errReceiver)
| Method Detail |
|---|
public void parseWSDL()
@Nullable public java.lang.String getRootWSDL()
@NotNull public java.util.Set<java.lang.String> getRootWSDLs()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||