Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
D
G
J
M
O
P
S
T
U
V
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 in
org.apache.commons.jelly.tags.jaxme
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
getSchemaFile()
- Method in class org.apache.commons.jelly.tags.jaxme.
GeneratorTag
getSchemaUrl()
- Method in class org.apache.commons.jelly.tags.jaxme.
GeneratorTag
getTarget()
- Method in class org.apache.commons.jelly.tags.jaxme.
GeneratorTag
getTargetDirectory()
- Method in class org.apache.commons.jelly.tags.jaxme.
GeneratorTag
getVar()
- Method in class org.apache.commons.jelly.tags.jaxme.
UnmarshallTag
J
JaxMeTagLibrary
- Class in
org.apache.commons.jelly.tags.jaxme
JAXB
tag library using the
Apache JaxMe
implementation.
JaxMeTagLibrary()
- Constructor for class org.apache.commons.jelly.tags.jaxme.
JaxMeTagLibrary
M
MarshallTag
- Class in
org.apache.commons.jelly.tags.jaxme
Marshalls a generated object generated by a JAXB implementation into xml.
MarshallTag()
- Constructor for class org.apache.commons.jelly.tags.jaxme.
MarshallTag
O
object
- Variable in class org.apache.commons.jelly.tags.jaxme.
MarshallTag
org.apache.commons.jelly.tags.jaxme
- package org.apache.commons.jelly.tags.jaxme
A
JAXB
tag library using the
Apache JaxMe
implementation.
P
packages
- Variable in class org.apache.commons.jelly.tags.jaxme.
MarshallTag
packages
- Variable in class org.apache.commons.jelly.tags.jaxme.
UnmarshallTag
S
schemaUrl
- Variable in class org.apache.commons.jelly.tags.jaxme.
GeneratorTag
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.
T
target
- Variable in class org.apache.commons.jelly.tags.jaxme.
GeneratorTag
U
UnmarshallTag
- Class in
org.apache.commons.jelly.tags.jaxme
Unmarshalls xml documents into java objects.
UnmarshallTag()
- Constructor for class org.apache.commons.jelly.tags.jaxme.
UnmarshallTag
V
var
- Variable in class org.apache.commons.jelly.tags.jaxme.
UnmarshallTag
D
G
J
M
O
P
S
T
U
V
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes