Uses of Package
com.ebmwebsourcing.easybox.api

Packages that use com.ebmwebsourcing.easybox.api
com.ebmwebsourcing.easybox.api   
com.ebmwebsourcing.easybox.api.analysis   
com.ebmwebsourcing.easybox.api.with   
 

Classes in com.ebmwebsourcing.easybox.api used by com.ebmwebsourcing.easybox.api
Catalog
           
ModelObject
          Empty interface flagging an object as being a model object.
A model object can be wrapped into an XmlObject.
A model object knows which unique XmlObject is attached to it.
XmlContext
          XmlContext is the entity in charge of marshalling/unmarshalling related tasks, given all the XmlObjectBinding that can be found in classpath.
It is perfectly safe to share a single instance of XmlContext in the whole application.
XmlObject
          An XmlObject provides a base interface on a binding on an XML structure.

XmlObject are organized as a tree structure.
XmlObjectBinding
          Interface to be implemented by classes allowed to create instances of XmlObject.
XmlObjectFactory
           
XmlObjectNode
          Convenience interface to be shared between XmlObject XmlObjectText, and XmlObjectAttribute.
XmlObjectReader
          Class aimed at reading XmlObject instances from different sources.
XmlObjectReader.ReadMode
           
XmlObjectReadException
           
XmlObjectValidationException
          Exception to be thrown when an error occurs during validation of an XmlObject.
XmlObjectValidator
          Class aimed at validating specific XmlObject class.
XmlObjectWriteException
           
XmlObjectWriter
          Class aimed at writing XmlObject instances to different sinks.
XmlObjectXPathEvaluator
           
XmlObjectXQueryEvaluator
           
XmlObjectXQueryValidator
           
XQueryException
           
XQueryValidationProfile
           
XQueryValidationReport
           
XQueryValidationRule
           
XQueryValidationRuleReport
           
 

Classes in com.ebmwebsourcing.easybox.api used by com.ebmwebsourcing.easybox.api.analysis
XmlObjectBinding
          Interface to be implemented by classes allowed to create instances of XmlObject.
XmlObjectNode
          Convenience interface to be shared between XmlObject XmlObjectText, and XmlObjectAttribute.
 

Classes in com.ebmwebsourcing.easybox.api used by com.ebmwebsourcing.easybox.api.with
XmlObject
          An XmlObject provides a base interface on a binding on an XML structure.

XmlObject are organized as a tree structure.
 



Copyright © 2011 Petals Link. All Rights Reserved.