| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TripleHandlerException | |
|---|---|
| org.apache.any23.filter | TODO fillme | 
| org.apache.any23.writer | TODO fillme | 
| Uses of TripleHandlerException in org.apache.any23.filter | 
|---|
| Methods in org.apache.any23.filter that throw TripleHandlerException | |
|---|---|
|  void | IgnoreTitlesOfEmptyDocuments.close() | 
|  void | IgnoreAccidentalRDFa.close() | 
|  void | ExtractionContextBlocker.close() | 
|  void | IgnoreTitlesOfEmptyDocuments.endDocument(org.openrdf.model.URI documentURI) | 
|  void | IgnoreAccidentalRDFa.endDocument(org.openrdf.model.URI documentURI) | 
|  void | ExtractionContextBlocker.endDocument(org.openrdf.model.URI documentURI) | 
|  void | IgnoreTitlesOfEmptyDocuments.openContext(ExtractionContext context) | 
|  void | IgnoreAccidentalRDFa.openContext(ExtractionContext context) | 
|  void | ExtractionContextBlocker.openContext(ExtractionContext context) | 
|  void | IgnoreTitlesOfEmptyDocuments.receiveNamespace(String prefix,
                 String uri,
                 ExtractionContext context) | 
|  void | IgnoreAccidentalRDFa.receiveNamespace(String prefix,
                 String uri,
                 ExtractionContext context) | 
|  void | ExtractionContextBlocker.receiveNamespace(String prefix,
                 String uri,
                 ExtractionContext context) | 
|  void | IgnoreTitlesOfEmptyDocuments.receiveTriple(org.openrdf.model.Resource s,
              org.openrdf.model.URI p,
              org.openrdf.model.Value o,
              org.openrdf.model.URI g,
              ExtractionContext context) | 
|  void | IgnoreAccidentalRDFa.receiveTriple(org.openrdf.model.Resource s,
              org.openrdf.model.URI p,
              org.openrdf.model.Value o,
              org.openrdf.model.URI g,
              ExtractionContext context) | 
|  void | ExtractionContextBlocker.receiveTriple(org.openrdf.model.Resource s,
              org.openrdf.model.URI p,
              org.openrdf.model.Value o,
              org.openrdf.model.URI g,
              ExtractionContext context) | 
|  void | IgnoreTitlesOfEmptyDocuments.startDocument(org.openrdf.model.URI documentURI) | 
|  void | IgnoreAccidentalRDFa.startDocument(org.openrdf.model.URI documentURI) | 
|  void | ExtractionContextBlocker.startDocument(org.openrdf.model.URI documentURI) | 
| Uses of TripleHandlerException in org.apache.any23.writer | 
|---|
| Methods in org.apache.any23.writer that throw TripleHandlerException | |
|---|---|
|  void | URIListWriter.close() | 
|  void | TripleHandler.close()Will be called last and exactly once. | 
|  void | RepositoryWriter.close() | 
|  void | ReportingTripleHandler.close() | 
|  void | RDFWriterTripleHandler.close() | 
|  void | LoggingTripleHandler.close() | 
|  void | JSONWriter.close() | 
|  void | CountingTripleHandler.close() | 
|  void | CompositeTripleHandler.close() | 
|  void | BenchmarkTripleHandler.close() | 
|  void | URIListWriter.closeContext(ExtractionContext context) | 
|  void | TripleHandler.closeContext(ExtractionContext context)Informs the handler that no more triples will come from a previously opened context. | 
|  void | RepositoryWriter.closeContext(ExtractionContext context) | 
|  void | ReportingTripleHandler.closeContext(ExtractionContext context) | 
|  void | RDFWriterTripleHandler.closeContext(ExtractionContext context) | 
|  void | LoggingTripleHandler.closeContext(ExtractionContext context) | 
|  void | JSONWriter.closeContext(ExtractionContext context) | 
|  void | CountingTripleHandler.closeContext(ExtractionContext context) | 
|  void | CompositeTripleHandler.closeContext(ExtractionContext context) | 
|  void | BenchmarkTripleHandler.closeContext(ExtractionContext context) | 
|  void | URIListWriter.endDocument(org.openrdf.model.URI documentURI) | 
|  void | TripleHandler.endDocument(org.openrdf.model.URI documentURI)Informs the handler that the end of the document has been reached. | 
|  void | RepositoryWriter.endDocument(org.openrdf.model.URI documentURI) | 
|  void | ReportingTripleHandler.endDocument(org.openrdf.model.URI documentURI) | 
|  void | RDFWriterTripleHandler.endDocument(org.openrdf.model.URI documentURI) | 
|  void | LoggingTripleHandler.endDocument(org.openrdf.model.URI documentURI) | 
|  void | JSONWriter.endDocument(org.openrdf.model.URI documentURI) | 
|  void | CountingTripleHandler.endDocument(org.openrdf.model.URI documentURI) | 
|  void | CompositeTripleHandler.endDocument(org.openrdf.model.URI documentURI) | 
|  void | BenchmarkTripleHandler.endDocument(org.openrdf.model.URI documentURI) | 
|  void | URIListWriter.openContext(ExtractionContext context) | 
|  void | TripleHandler.openContext(ExtractionContext context)Informs the handler that a new context has been established. | 
|  void | RepositoryWriter.openContext(ExtractionContext context) | 
|  void | ReportingTripleHandler.openContext(ExtractionContext context) | 
|  void | RDFWriterTripleHandler.openContext(ExtractionContext context) | 
|  void | LoggingTripleHandler.openContext(ExtractionContext context) | 
|  void | JSONWriter.openContext(ExtractionContext context) | 
|  void | CountingTripleHandler.openContext(ExtractionContext context) | 
|  void | CompositeTripleHandler.openContext(ExtractionContext context) | 
|  void | BenchmarkTripleHandler.openContext(ExtractionContext context) | 
|  void | URIListWriter.receiveNamespace(String prefix,
                 String uri,
                 ExtractionContext context) | 
|  void | TripleHandler.receiveNamespace(String prefix,
                 String uri,
                 ExtractionContext context)Invoked with a currently open context, notifies the detection of a namespace. | 
|  void | RepositoryWriter.receiveNamespace(String prefix,
                 String uri,
                 ExtractionContext context) | 
|  void | ReportingTripleHandler.receiveNamespace(String prefix,
                 String uri,
                 ExtractionContext context) | 
|  void | RDFWriterTripleHandler.receiveNamespace(String prefix,
                 String uri,
                 ExtractionContext context) | 
|  void | LoggingTripleHandler.receiveNamespace(String prefix,
                 String uri,
                 ExtractionContext context) | 
|  void | JSONWriter.receiveNamespace(String prefix,
                 String uri,
                 ExtractionContext context) | 
|  void | CountingTripleHandler.receiveNamespace(String prefix,
                 String uri,
                 ExtractionContext context) | 
|  void | CompositeTripleHandler.receiveNamespace(String prefix,
                 String uri,
                 ExtractionContext context) | 
|  void | BenchmarkTripleHandler.receiveNamespace(String prefix,
                 String uri,
                 ExtractionContext context) | 
|  void | URIListWriter.receiveTriple(org.openrdf.model.Resource s,
              org.openrdf.model.URI p,
              org.openrdf.model.Value o,
              org.openrdf.model.URI g,
              ExtractionContext context) | 
|  void | TripleHandler.receiveTriple(org.openrdf.model.Resource s,
              org.openrdf.model.URI p,
              org.openrdf.model.Value o,
              org.openrdf.model.URI g,
              ExtractionContext context)Invoked with a currently open context, notifies the detection of a triple. | 
|  void | RepositoryWriter.receiveTriple(org.openrdf.model.Resource s,
              org.openrdf.model.URI p,
              org.openrdf.model.Value o,
              org.openrdf.model.URI g,
              ExtractionContext context) | 
|  void | ReportingTripleHandler.receiveTriple(org.openrdf.model.Resource s,
              org.openrdf.model.URI p,
              org.openrdf.model.Value o,
              org.openrdf.model.URI g,
              ExtractionContext context) | 
|  void | RDFWriterTripleHandler.receiveTriple(org.openrdf.model.Resource s,
              org.openrdf.model.URI p,
              org.openrdf.model.Value o,
              org.openrdf.model.URI g,
              ExtractionContext context) | 
|  void | LoggingTripleHandler.receiveTriple(org.openrdf.model.Resource s,
              org.openrdf.model.URI p,
              org.openrdf.model.Value o,
              org.openrdf.model.URI g,
              ExtractionContext context) | 
|  void | JSONWriter.receiveTriple(org.openrdf.model.Resource s,
              org.openrdf.model.URI p,
              org.openrdf.model.Value o,
              org.openrdf.model.URI g,
              ExtractionContext context) | 
|  void | CountingTripleHandler.receiveTriple(org.openrdf.model.Resource s,
              org.openrdf.model.URI p,
              org.openrdf.model.Value o,
              org.openrdf.model.URI g,
              ExtractionContext context) | 
|  void | CompositeTripleHandler.receiveTriple(org.openrdf.model.Resource s,
              org.openrdf.model.URI p,
              org.openrdf.model.Value o,
              org.openrdf.model.URI g,
              ExtractionContext context) | 
|  void | BenchmarkTripleHandler.receiveTriple(org.openrdf.model.Resource s,
              org.openrdf.model.URI p,
              org.openrdf.model.Value o,
              org.openrdf.model.URI g,
              ExtractionContext context) | 
|  void | URIListWriter.startDocument(org.openrdf.model.URI documentURI) | 
|  void | TripleHandler.startDocument(org.openrdf.model.URI documentURI) | 
|  void | RepositoryWriter.startDocument(org.openrdf.model.URI documentURI) | 
|  void | ReportingTripleHandler.startDocument(org.openrdf.model.URI documentURI) | 
|  void | RDFWriterTripleHandler.startDocument(org.openrdf.model.URI documentURI) | 
|  void | LoggingTripleHandler.startDocument(org.openrdf.model.URI documentURI) | 
|  void | JSONWriter.startDocument(org.openrdf.model.URI documentURI) | 
|  void | CountingTripleHandler.startDocument(org.openrdf.model.URI documentURI) | 
|  void | CompositeTripleHandler.startDocument(org.openrdf.model.URI documentURI) | 
|  void | BenchmarkTripleHandler.startDocument(org.openrdf.model.URI documentURI) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||