org.sapia.archie
Interface NodeFactory

All Known Implementing Classes:
AttributeNodeFactory, DefaultNodeFactory

public interface NodeFactory

Specifies the behavior of a factory of Nodes.

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

Method Summary
 Node newNode()
           
 

Method Detail

newNode

Node newNode()
             throws ProcessingException
Throws:
ProcessingException


Copyright © 2010 Sapia OSS. All Rights Reserved.