Index
All Classes|All Packages
A
- accept(Model, OutputStream) - Method in class de.atextor.turtle.formatter.TurtleFormatter
- ALWAYS - de.atextor.turtle.formatter.FormattingStyle.WrappingStyle
- apply(Model) - Method in class de.atextor.turtle.formatter.TurtleFormatter
C
- CR - de.atextor.turtle.formatter.FormattingStyle.EndOfLineStyle
- CRLF - de.atextor.turtle.formatter.FormattingStyle.EndOfLineStyle
D
- de.atextor.turtle.formatter - package de.atextor.turtle.formatter
- DEFAULT - Static variable in class de.atextor.turtle.formatter.FormattingStyle
F
- FMT - Class in de.atextor.turtle.formatter
- FMT - Static variable in class de.atextor.turtle.formatter.FMT
- FMT() - Constructor for class de.atextor.turtle.formatter.FMT
- FOR_LONG_LINES - de.atextor.turtle.formatter.FormattingStyle.WrappingStyle
- FormattingStyle - Class in de.atextor.turtle.formatter
- FormattingStyle() - Constructor for class de.atextor.turtle.formatter.FormattingStyle
- FormattingStyle.Alignment - Enum in de.atextor.turtle.formatter
- FormattingStyle.Charset - Enum in de.atextor.turtle.formatter
- FormattingStyle.EndOfLineStyle - Enum in de.atextor.turtle.formatter
- FormattingStyle.GapStyle - Enum in de.atextor.turtle.formatter
- FormattingStyle.IndentStyle - Enum in de.atextor.turtle.formatter
- FormattingStyle.KnownPrefix - Class in de.atextor.turtle.formatter
- FormattingStyle.WrappingStyle - Enum in de.atextor.turtle.formatter
K
- KnownPrefix() - Constructor for class de.atextor.turtle.formatter.FormattingStyle.KnownPrefix
L
- LATIN1 - de.atextor.turtle.formatter.FormattingStyle.Charset
- LEFT - de.atextor.turtle.formatter.FormattingStyle.Alignment
- LF - de.atextor.turtle.formatter.FormattingStyle.EndOfLineStyle
N
- NEVER - de.atextor.turtle.formatter.FormattingStyle.WrappingStyle
- NEWLINE - de.atextor.turtle.formatter.FormattingStyle.GapStyle
- NOTHING - de.atextor.turtle.formatter.FormattingStyle.GapStyle
- NS - Static variable in class de.atextor.turtle.formatter.FMT
O
- OFF - de.atextor.turtle.formatter.FormattingStyle.Alignment
- OUTPUT_ERROR_MESSAGE - Static variable in class de.atextor.turtle.formatter.TurtleFormatter
P
- PREFIX_DCTERMS - Static variable in class de.atextor.turtle.formatter.FormattingStyle
- PREFIX_EX - Static variable in class de.atextor.turtle.formatter.FormattingStyle
- PREFIX_FMT - Static variable in class de.atextor.turtle.formatter.FormattingStyle
- PREFIX_OWL - Static variable in class de.atextor.turtle.formatter.FormattingStyle
- PREFIX_RDF - Static variable in class de.atextor.turtle.formatter.FormattingStyle
- PREFIX_RDFS - Static variable in class de.atextor.turtle.formatter.FormattingStyle
- PREFIX_SKOS - Static variable in class de.atextor.turtle.formatter.FormattingStyle
- PREFIX_VANN - Static variable in class de.atextor.turtle.formatter.FormattingStyle
- PREFIX_XSD - Static variable in class de.atextor.turtle.formatter.FormattingStyle
R
- RIGHT - de.atextor.turtle.formatter.FormattingStyle.Alignment
S
- SPACE - de.atextor.turtle.formatter.FormattingStyle.GapStyle
- SPACE - de.atextor.turtle.formatter.FormattingStyle.IndentStyle
T
- TAB - de.atextor.turtle.formatter.FormattingStyle.IndentStyle
- TurtleFormatter - Class in de.atextor.turtle.formatter
- TurtleFormatter(FormattingStyle) - Constructor for class de.atextor.turtle.formatter.TurtleFormatter
U
- UTF_16_BE - de.atextor.turtle.formatter.FormattingStyle.Charset
- UTF_16_LE - de.atextor.turtle.formatter.FormattingStyle.Charset
- UTF_8 - de.atextor.turtle.formatter.FormattingStyle.Charset
- UTF_8_BOM - de.atextor.turtle.formatter.FormattingStyle.Charset
V
- valueOf(String) - Static method in enum de.atextor.turtle.formatter.FormattingStyle.Alignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.atextor.turtle.formatter.FormattingStyle.Charset
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.atextor.turtle.formatter.FormattingStyle.EndOfLineStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.atextor.turtle.formatter.FormattingStyle.GapStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.atextor.turtle.formatter.FormattingStyle.IndentStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.atextor.turtle.formatter.FormattingStyle.WrappingStyle
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum de.atextor.turtle.formatter.FormattingStyle.Alignment
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.atextor.turtle.formatter.FormattingStyle.Charset
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.atextor.turtle.formatter.FormattingStyle.EndOfLineStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.atextor.turtle.formatter.FormattingStyle.GapStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.atextor.turtle.formatter.FormattingStyle.IndentStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.atextor.turtle.formatter.FormattingStyle.WrappingStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes|All Packages