public class Abbreviated extends BaseXMLWriter implements RDFErrorHandler
NSPREFIXPROPBASE system properties.
Use setNsPrefix.
For best results it is necessary to set the property
"prettyTypes". See setProperty for information.RDFWriterF.getWriter(String)_NotInterestingNSPREFIXPROPBASE| Constructor and Description |
|---|
Abbreviated() |
| Modifier and Type | Method and Description |
|---|---|
void |
error(Exception e)
report an error
|
void |
fatalError(Exception e)
report a catastrophic error.
|
void |
warning(Exception e)
report a warning
|
getPrefixFor, isPredefinedEntityName, setErrorHandler, setLogger, setNsPrefix, setProperty, str2flags, write, writepublic void error(Exception e)
RDFErrorHandlererror in interface RDFErrorHandlere - an exception representing the errorpublic void warning(Exception e)
RDFErrorHandlerwarning in interface RDFErrorHandlere - an exception representing the errorpublic void fatalError(Exception e)
RDFErrorHandlerfatalError in interface RDFErrorHandlere - an exception representing the errorLicenced under the Apache License, Version 2.0