infosapient.util
Interface XMLOutput

All Known Implementing Classes:
FzyCorrelation, FzyHedge, FzyImplicationMethod, FzyResolutionMethod, FzyClauseComponent, FzyAttribute, FzyPremise, FzySet, FzyRule, FzyConsequent, FzyAttribClause, FzyKnowledgebase, FzyOperator

public interface XMLOutput

Provides the interface for knowledgebase components to translate themselves into xml tags. Creation date: (1/30/00 4:42:54 PM)

Version:
$Revision: 1.1.1.1 $

Method Summary
 java.lang.StringBuffer toXML(int ntabs)
          Represent this object as XML tags.
 

Method Detail

toXML

public java.lang.StringBuffer toXML(int ntabs)
Represent this object as XML tags.
Parameters:
int - - number of tabs required to maintain correct indentation.
Returns:
java.lang.StringBuffer

License to use this program is provided under the TERMS OF THE COMMON PUBLIC LICENSE 0.5. ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.

Copyright (c) 2001, Workplace Performance Tools, All Rights Reserved