Package | Description |
---|---|
org.modeshape.sequencer.wsdl |
The classes that make up the Web Service Definition Lanaguage (WSDL) 1.1 sequencer.
|
org.modeshape.sequencer.xsd |
The classes that make up the XML Schema Document sequencer.
|
Modifier and Type | Class and Description |
---|---|
class |
Wsdl11Reader
A class that can parse WSDL 1.1 definitions and derive a node structure from the content
|
class |
WsdlReader<T>
A class that can parse WSDL definitions and derive a node structure from the content.
|
Modifier and Type | Class and Description |
---|---|
class |
XsdReader
A class that can parse XML Schema Documents and create a node structure based on the schema information.
|
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.