issrg.editor2.ontology.importer
Class TemplateAppender

java.lang.Object
  extended by issrg.editor2.ontology.importer.TextPreProcessor
      extended by issrg.editor2.ontology.importer.TemplateAppender

public class TemplateAppender
extends TextPreProcessor


Field Summary
 
Fields inherited from class issrg.editor2.ontology.importer.TextPreProcessor
content
 
Constructor Summary
TemplateAppender(java.lang.String content)
           
 
Method Summary
 java.lang.String getResult()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TemplateAppender

public TemplateAppender(java.lang.String content)
Method Detail

getResult

public java.lang.String getResult()
                           throws PolicyImportException
Specified by:
getResult in class TextPreProcessor
Throws:
PolicyImportException