Name: | IBeanFromXML |
Description: | Java Bean generated from XML |
Id: | org.netkernel.xml.representation.IBeanFromXML |
Category: | representation |
IBeanFromXML is a representation implemented by the Java class/interface org.netkernel.xml.representation.IBeanFromXML.
Javadoc may be available but not built for this representation. Build here.
To use IBeanFromXML representation you must import the module urn:org:netkernel:xml:core:
The IBeanFromXML is an empty marker representation interface which is required for the XMLToBean transreptor to match.
The XMLToBean transreptor is used to instantiate simple Java bean instances based upon XML data. See the XMLToBean transreptor for more details.