D G J M O S U

D

doTag(XMLOutput) - Method in class org.apache.commons.jelly.tags.jaxme.GeneratorTag
 
doTag(XMLOutput) - Method in class org.apache.commons.jelly.tags.jaxme.MarshallTag
 
doTag(XMLOutput) - Method in class org.apache.commons.jelly.tags.jaxme.UnmarshallTag
 

G

GeneratorTag - class org.apache.commons.jelly.tags.jaxme.GeneratorTag.
Generates java objects using JaxMe.
GeneratorTag() - Constructor for class org.apache.commons.jelly.tags.jaxme.GeneratorTag
 
getObject() - Method in class org.apache.commons.jelly.tags.jaxme.MarshallTag
 
getPackages() - Method in class org.apache.commons.jelly.tags.jaxme.MarshallTag
 
getPackages() - Method in class org.apache.commons.jelly.tags.jaxme.UnmarshallTag
 
getSchemaUrl() - Method in class org.apache.commons.jelly.tags.jaxme.GeneratorTag
 
getTarget() - Method in class org.apache.commons.jelly.tags.jaxme.GeneratorTag
 
getVar() - Method in class org.apache.commons.jelly.tags.jaxme.UnmarshallTag
 

J

JaxMeTagLibrary - class org.apache.commons.jelly.tags.jaxme.JaxMeTagLibrary.
JAXB tag library using the Apache JaxMe implementation.
JaxMeTagLibrary() - Constructor for class org.apache.commons.jelly.tags.jaxme.JaxMeTagLibrary
 

M

MarshallTag - class org.apache.commons.jelly.tags.jaxme.MarshallTag.
Marshalls a generated object generated by a JAXB implementation into xml.
MarshallTag() - Constructor for class org.apache.commons.jelly.tags.jaxme.MarshallTag
 

O

org.apache.commons.jelly.tags.jaxme - package org.apache.commons.jelly.tags.jaxme
A JAXB tag library using the Apache JaxMe implementation.

S

setObject(Object) - Method in class org.apache.commons.jelly.tags.jaxme.MarshallTag
Defines the object to be unmarshalled into xml by specifying a jelly variable name.
setPackages(String) - Method in class org.apache.commons.jelly.tags.jaxme.MarshallTag
Defines the generated objects which will be marshalled by specifying the package name.
setPackages(String) - Method in class org.apache.commons.jelly.tags.jaxme.UnmarshallTag
Defines the generated objects to which the xml should be unmarshalled.
setSchemaUrl(String) - Method in class org.apache.commons.jelly.tags.jaxme.GeneratorTag
Defines the schema against which the java object representations should be generated.
setTarget(String) - Method in class org.apache.commons.jelly.tags.jaxme.GeneratorTag
Defines the target directory into which the generated objects will be placed.
setVar(String) - Method in class org.apache.commons.jelly.tags.jaxme.UnmarshallTag
Sets the name of the jelly variable to which the unmarshalled java object should be bound.

U

UnmarshallTag - class org.apache.commons.jelly.tags.jaxme.UnmarshallTag.
Unmarshalls xml documents into java objects.
UnmarshallTag() - Constructor for class org.apache.commons.jelly.tags.jaxme.UnmarshallTag
 

D G J M O S U

Copyright © 2004-2006 Apache Software Foundation. All Rights Reserved.