|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProfileException | |
jpos.loader | |
jpos.loader.simple | |
jpos.profile |
Uses of ProfileException in jpos.loader |
Methods in jpos.loader that throw ProfileException | |
Profile |
JposServiceManager.loadProfile(java.lang.String xmlProfileFileName)
Tries to load the Profile by specified in the file. |
Uses of ProfileException in jpos.loader.simple |
Methods in jpos.loader.simple that throw ProfileException | |
Profile |
SimpleServiceManager.loadProfile(java.lang.String xmlProfileFileName)
Tries to load the Profile by specified in the file. |
Uses of ProfileException in jpos.profile |
Methods in jpos.profile that throw ProfileException | |
(package private) org.w3c.dom.Document |
XercesProfileFactory.parse(java.lang.String xmlFileName)
Parses the XML file into a valid XML document for the profile DTD |
(package private) org.w3c.dom.Document |
XercesProfileFactory.parseSchema(java.lang.String xmlFileName)
Parses the XML file into a valid XML document for the profile Schemas |
(package private) Profile |
XercesProfileFactory.load(java.lang.String xmlFileName)
Loads the Profile specified in the xmlFileName as a Profile object |
Profile |
XercesProfileFactory.createProfile(java.lang.String xmlProfileFileName)
|
Profile |
ProfileFactory.createProfile(java.lang.String xmlProfileFileName)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |