org.sapia.archie.impl
Class AttributeNodeFactory

java.lang.Object
  extended by org.sapia.archie.impl.AttributeNodeFactory
All Implemented Interfaces:
NodeFactory

public class AttributeNodeFactory
extends java.lang.Object
implements NodeFactory

Author:
Yanick Duchesne
Copyright:
Copyright © 2002-2003 Sapia Open Source Software. All Rights Reserved.
License:
Read the license.txt file of the jar or visit the license page at the Sapia OSS web site

Constructor Summary
AttributeNodeFactory()
           
 
Method Summary
 Node newNode()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttributeNodeFactory

public AttributeNodeFactory()
Method Detail

newNode

public Node newNode()
             throws ProcessingException
Specified by:
newNode in interface NodeFactory
Throws:
ProcessingException
See Also:
NodeFactory.newNode()


Copyright © 2010 Sapia OSS. All Rights Reserved.