Index

A B C D E G H I J L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

G

getErrorMessage() - Method in exception com.x2j.converter.excp.X2JException
Returns the error message.
getHandler(String) - Method in class com.x2j.converter.mgr.handlers.X2JStringHandlerFactory
Returns the appropriate handler for the JSON value string depending upon the keyword that is defined in the schema.
getInstance() - Static method in class com.x2j.converter.mgr.handlers.X2JStringHandlerFactory
Gets the single instance of X2JStringHandlerFactory.
getInstance() - Static method in class com.x2j.converter.mgr.X2JConversionManager
Gets the single instance of X2JConversionManager.
getInstance() - Static method in class com.x2j.converter.utils.X2JMsgUtils
Returns the single instance of X2JMsgUtils.
getJsonFromFile(File) - Static method in class com.x2j.converter.utils.X2JUtils
Reads and parses the file and returns the JSON object.
getJsonFromString(String) - Static method in class com.x2j.converter.utils.X2JUtils
Reads and parses the string and returns the JSON object.
getMessage(String) - Method in class com.x2j.converter.utils.X2JMsgUtils
Returns the message for the given code.
getMsgs() - Method in class com.x2j.converter.utils.X2JMsgUtils
Returns all the messages.
getNodesFromXPath(Element, String) - Static method in class com.x2j.converter.utils.X2JUtils
Returns the list of nodes in the XML element as per the path specified in the XPath.
getString(Document) - Static method in class com.x2j.converter.utils.X2JUtils
Parses the XML document and returns the same as a String object.
getString(Element) - Static method in class com.x2j.converter.utils.X2JUtils
Parses the XML element and returns the same as a String object.
getStringValueForHandlers(String, Element) - Static method in class com.x2j.converter.utils.X2JUtils
Returns the string value as per specified schema for the String handlers.
getXmlFromFile(File) - Static method in class com.x2j.converter.utils.X2JUtils
Reads and parses the file and returns the XML document.
getXmlFromString(String) - Static method in class com.x2j.converter.utils.X2JUtils
Reads and parses the string and returns the XML document.
getXpathAttribute(Element, String) - Static method in class com.x2j.converter.utils.X2JUtils
Returns the value of an attribute in the XML element as per the path specified in the XPath.
getXpathElement(Element, String) - Static method in class com.x2j.converter.utils.X2JUtils
Returns the element in the XML element as per the path specified in the XPath.
GT - Static variable in interface com.x2j.converter.utils.X2JConstants
>
A B C D E G H I J L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form