|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.woden.internal.wsdl20.ComponentModelBuilder
public class ComponentModelBuilder
Converts the xml representation of a WSDL document to the WSDL component model representation defined by the W3C WSDL 2.0 spec. The xml model is contained within a DescriptionElement object. The component model is contained within a Description object. TODO consider moving this logic inside DescriptionImpl, maybe as an inner class.
Constructor Summary | |
---|---|
ComponentModelBuilder(DescriptionImpl desc)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ComponentModelBuilder(DescriptionImpl desc)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |