|
jacquard 1.12.0 by The Web Engineering Factory and Toolworks | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.co.weft.domutil.AttributeGenerator
uk.co.weft.xhtmlgen.ClassGenerator
DOCUMENT ME!
| Field Summary | |
protected java.lang.String |
className
the name of the class I generate |
| Fields inherited from class uk.co.weft.domutil.AttributeGenerator |
debug, name, namespaceURI, token |
| Fields inherited from interface uk.co.weft.domutil.NodeGenerator |
NAMESPACEURIMAGICTOKEN |
| Constructor Summary | |
ClassGenerator(java.lang.String name)
Creates a new ClassGenerator object. |
|
| Method Summary | |
Node |
generate(Document doc,
Context c)
construct a class attribute and return it. |
| Methods inherited from class uk.co.weft.domutil.AttributeGenerator |
getName, getNamespaceURI, init, setDebug, setNamespaceURI |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.lang.String className
| Constructor Detail |
public ClassGenerator(java.lang.String name)
name - DOCUMENT ME!| Method Detail |
public Node generate(Document doc,
Context c)
generate in interface NodeGeneratorgenerate in class AttributeGeneratordoc - the document in which this element is to be created.c - the context in which this generation takes place
|
jacquard 1.12.0 by The Web Engineering Factory and Toolworks | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||