Uses of Class
org.nakedobjects.runtime.snapshot.XmlSchema

Packages that use XmlSchema
org.nakedobjects.runtime.snapshot   
 

Uses of XmlSchema in org.nakedobjects.runtime.snapshot
 

Methods in org.nakedobjects.runtime.snapshot that return XmlSchema
 XmlSchema XmlSnapshot.getSchema()
           
 

Methods in org.nakedobjects.runtime.snapshot with parameters of type XmlSchema
 XmlSnapshot.Builder XmlSnapshot.Builder.usingSchema(XmlSchema schema)
           
 

Constructors in org.nakedobjects.runtime.snapshot with parameters of type XmlSchema
XmlSnapshot(NakedObject rootObject, XmlSchema schema, boolean addOids)
          Start a snapshot at the root object, using supplied namespace manager.
 



Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.