|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object issrg.editor2.ontology.importer.TextPreProcessor
public abstract class TextPreProcessor
Field Summary | |
---|---|
protected java.lang.String |
content
|
Constructor Summary | |
---|---|
TextPreProcessor(java.lang.String content)
|
Method Summary | |
---|---|
abstract java.lang.String |
getResult()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.lang.String content
Constructor Detail |
---|
public TextPreProcessor(java.lang.String content)
Method Detail |
---|
public abstract java.lang.String getResult() throws PolicyImportException
PolicyImportException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |