|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.wsdl.util.WSDL4JImportedWSDLHelper
public class WSDL4JImportedWSDLHelper
This class provides support for processing a WSDL4J defintion which includes imports. It allows the imports to be processed into a single WSDL4J Definition object
Field Summary | |
---|---|
protected static org.apache.commons.logging.Log |
log
|
Constructor Summary | |
---|---|
WSDL4JImportedWSDLHelper()
|
Method Summary | |
---|---|
static void |
processImports(javax.wsdl.Definition wsdl4JDefinition,
java.util.List processedDocuments)
The intention of this procedure is to process the imports. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static final org.apache.commons.logging.Log log
Constructor Detail |
---|
public WSDL4JImportedWSDLHelper()
Method Detail |
---|
public static void processImports(javax.wsdl.Definition wsdl4JDefinition, java.util.List processedDocuments)
wsdl4JDefinition
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |