net.sf.joost.instruction
Class LitElementFactory
java.lang.Object
net.sf.joost.instruction.LitElementFactory
public final class LitElementFactory
- extends Object
Factory for literal result elements, which are represented by the
inner Instance class.
- Version:
- $Revision: 2.16 $ $Date: 2008/10/04 17:13:14 $
- Author:
- Oliver Becker
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LitElementFactory
public LitElementFactory()
createNode
public NodeBase createNode(NodeBase parent,
String uri,
String lName,
String qName,
Attributes attrs,
ParseContext context,
Hashtable newNamespaces)
throws SAXParseException
- Throws:
SAXParseException