xmlBlaster 2.2.0 API

Uses of Class
org.xmlBlaster.util.def.ResourceInfo

Packages that use ResourceInfo
org.xmlBlaster.util.def   
 

Uses of ResourceInfo in org.xmlBlaster.util.def
 

Fields in org.xmlBlaster.util.def declared as ResourceInfo
private  ResourceInfo[] ErrorCode.resourceInfos
           
 

Methods in org.xmlBlaster.util.def that return ResourceInfo
 ResourceInfo[] ErrorCode.getResourceInfos()
          Return resource info object telling us where to find more information on this errorCode
 

Constructors in org.xmlBlaster.util.def with parameters of type ResourceInfo
ErrorCode(java.lang.String errorCode, java.lang.String description, ResourceInfo[] resourceInfos)
           
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.