Uses of Class
org.aksw.gerbil.io.nif.AnnotationParser
Packages that use AnnotationParser
-
Uses of AnnotationParser in org.aksw.gerbil.io.nif
Fields in org.aksw.gerbil.io.nif declared as AnnotationParserMethods in org.aksw.gerbil.io.nif that return AnnotationParserMethods in org.aksw.gerbil.io.nif with parameters of type AnnotationParserModifier and TypeMethodDescriptionvoidDocumentParser.setAnnotationParser(AnnotationParser annotationParser)Constructors in org.aksw.gerbil.io.nif with parameters of type AnnotationParserModifierConstructorDescriptionDocumentParser(AnnotationParser annotationParser)DocumentParser(AnnotationParser annotationParser, boolean removeUsedProperties)