Uses of Package
jpos.profile

Packages that use jpos.profile
jpos.loader   
jpos.loader.simple   
jpos.profile   
 

Classes in jpos.profile used by jpos.loader
Profile
          Defines a Profile which is an abstract definition of a set of JposEntry objects and each entry's required set of properties
ProfileException
          Defines an exception class for the jpos.profile sub-system
ProfileRegistry
          Defines a registry for aggregating Profile objects
 

Classes in jpos.profile used by jpos.loader.simple
Profile
          Defines a Profile which is an abstract definition of a set of JposEntry objects and each entry's required set of properties
ProfileException
          Defines an exception class for the jpos.profile sub-system
ProfileRegistry
          Defines a registry for aggregating Profile objects
 

Classes in jpos.profile used by jpos.profile
AbstractPropType
          Default implementation of the PropType
DefaultDevCatInfoList
          Defines a simple list of DevCatInfo objects
DefaultPropInfoList
          Defines a simple list of PropInfo objects
DefaultPropValueList
          Default implementation of the PropValueList interface
DevCat
          Defines an interface for JavaPOS device categories
DevCatInfo
          Defines an interface that aggregates information for a JavaPOS device category
DevCatInfoList
          Defines a simple list of DevCatInfo objects
DevCatInfoList.Iterator
          Simple interface to iterate through the list
DevCatVisitor
          Defines a Visitor interface for the DevCat hiearchy
JposDevCats.AbstractDevCat
          Defines the super class for all DevCat
Profile
          Defines a Profile which is an abstract definition of a set of JposEntry objects and each entry's required set of properties
ProfileException
          Defines an exception class for the jpos.profile sub-system
ProfileFactory
          Defines an interface for creating Profile objects
ProfileRegistry
          Defines a registry for aggregating Profile objects
PropInfo
          Defines a JposEntry property info which is a set of properties information for a JposEntry
PropInfoList
          Defines a simple list of PropInfo objects
PropInfoList.Iterator
          Simple interface to iterate through the list
PropInfoViewer
          Defines a property viewer
PropType
          Defines a property type
PropValue
          Defines a property value
PropValueList
          Defines a simple list of PropValue objects
PropValueList.Iterator
          Simple interface to iterate through the list
XercesProfileFactory
          Default implementation of the ProfileFactory interface uses the Apache Xerces XML parser to create profiles from the XML file passed
 



This API and code belongs to the JavaPOS committee please see LISCENCE file for details