ModeShape Distribution 3.0.0.CR1

Uses of Class
org.modeshape.sequencer.sramp.AbstractResolvingReader

Packages that use AbstractResolvingReader
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. 
 

Uses of AbstractResolvingReader in org.modeshape.sequencer.wsdl
 

Subclasses of AbstractResolvingReader in org.modeshape.sequencer.wsdl
 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.
 

Uses of AbstractResolvingReader in org.modeshape.sequencer.xsd
 

Subclasses of AbstractResolvingReader in org.modeshape.sequencer.xsd
 class XsdReader
          A class that can parse XML Schema Documents and create a node structure based on the schema information.
 


ModeShape Distribution 3.0.0.CR1

Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.