A B C D E F G H I J L M N O P Q R S T U V W X _

A

AbstractEdgeExtractor - class dfki.frodo.tools.rdf_schema_grapher.AbstractEdgeExtractor.
 
AbstractEdgeExtractor.ProcessingInfo - class dfki.frodo.tools.rdf_schema_grapher.AbstractEdgeExtractor.ProcessingInfo.
 
AbstractEdgeExtractor.StatementInfo - class dfki.frodo.tools.rdf_schema_grapher.AbstractEdgeExtractor.StatementInfo.
 
AbstractEdgeExtractor() - Constructor for class dfki.frodo.tools.rdf_schema_grapher.AbstractEdgeExtractor
 
add(Model, Resource, Resource, RDFNode) - Static method in class dfki.util.rdf.RDF
 
addChangeListener(Config.ChangeListener) - Method in class dfki.util.config.Config
 
addCookie(Cookie) - Method in class dfki.util.servlet.DebugHttpServletResponse
 
addDefaultSettings(ConfigReader) - Method in class dfki.util.config.Config
Adds some default settings to the current configuration.
addDefaultSettings(ConfigReader) - Method in class dfki.util.config.ConfigHolder
 
addEntry(QueryCache.Entry) - Method in class dfki.frodo.tools.rdf_schema_grapher.QueryCache
 
addNamespaceAbbreviation(String, String) - Method in class dfki.frodo.tools.rdf_schema_grapher.DotGraphBuilder
 
addNamespaceAbbreviation(String, String) - Method in interface dfki.frodo.tools.rdf_schema_grapher.GraphBuilder
 
addOption(Option) - Method in class dfki.util.application.OptionReader
 
addOption(Option[]) - Method in class dfki.util.application.OptionReader
 
addSettings(ConfigReader) - Method in class dfki.util.config.Config
Adds some new settings to the current configuration.
addSettings(ConfigReader) - Method in class dfki.util.config.ConfigHolder
 
addStatementInfo(EdgeExtractor.StatementInfo) - Method in interface dfki.frodo.tools.rdf_schema_grapher.EdgeExtractor.ProcessingInfo
 
addStatementInfo(EdgeExtractor.StatementInfo) - Method in class dfki.frodo.tools.rdf_schema_grapher.AbstractEdgeExtractor.ProcessingInfo
 
AdvancedEdgeExtractor - class dfki.frodo.tools.rdf_schema_grapher.AdvancedEdgeExtractor.
 
ALL - Static variable in class dfki.frodo.tools.rdf_schema_grapher.RDFSchemaGrapher.Property
 
allProperties() - Static method in class dfki.util.xml.XML.Setup
 
allStatements() - Method in class dfki.frodo.tools.rdf_schema_grapher.ModelProcessor
Liefert alle Statements (Aussagen) des aktuellen Modells.
alt() - Method in class dfki.util.rdf.RDF.Syntax
 
ASPECT_RATIO - Static variable in class dfki.frodo.tools.rdf_schema_grapher.RDFSchemaGrapher.Property
 
ASPECT_RATIO - Static variable in class dfki.frodo.tools.rdf_schema_grapher.app.RDFSchemaGrapherApp
 

B

bag() - Method in class dfki.util.rdf.RDF.Syntax
 
BINARY_NAME - Static variable in class dfki.frodo.tools.rdf_schema_grapher.DotExecutor.Property
Dot executable

C

CACHE_SIZE - Static variable in class dfki.frodo.tools.rdf_schema_grapher.servlet.GrapherServlet.Property
size of the picture cache
cfg() - Static method in class dfki.util.config.Config
 
cfg(ConfigReader) - Static method in class dfki.util.config.Config
 
clone() - Method in class dfki.util.application.Option
 
clone() - Method in class dfki.util.config.Config
Creates a copy of the configuration.
collectNamespaces(Model, Collection) - Static method in class dfki.util.rdf.RDF
 
collectNamespaces(Resource, Collection) - Static method in class dfki.util.rdf.RDF
 
collectNamespaces(Statement, Collection) - Static method in class dfki.util.rdf.RDF
 
compareTo(Object) - Method in class dfki.frodo.tools.rdf_schema_grapher.QueryCache.Entry
 
Config - class dfki.util.config.Config.
Class to support application and software module configuration.
CONFIG - Static variable in class dfki.frodo.tools.rdf_schema_grapher.app.RDFSchemaGrapherApp
Grapher configuration file (not supported yet)
Config.ChangeListener - interface dfki.util.config.Config.ChangeListener.
Listener interface for publishing change events.
Config.Exception - exception dfki.util.config.Config.Exception.
 
Config.Exception(String) - Constructor for class dfki.util.config.Config.Exception
 
Config.MultiValueException - exception dfki.util.config.Config.MultiValueException.
Exception denoting illegal value/multivalue assignments.
Config.MultiValueException(Config.Property) - Constructor for class dfki.util.config.Config.MultiValueException
 
Config.Property - class dfki.util.config.Config.Property.
Defines a property in a configuration.
config() - Method in class dfki.util.config.ConfigHolder
 
config() - Static method in class dfki.util.Util
 
ConfigHolder - class dfki.util.config.ConfigHolder.
 
ConfigHolder() - Constructor for class dfki.util.config.ConfigHolder
 
ConfigReader - class dfki.util.config.ConfigReader.
Abstract class for reading property settings.
ConfigReader.Exception - exception dfki.util.config.ConfigReader.Exception.
Exception denoting errors while reading property settings.
ConfigReader.Exception(String) - Constructor for class dfki.util.config.ConfigReader.Exception
 
ConfigReader() - Constructor for class dfki.util.config.ConfigReader
 
containsHeader(String) - Method in class dfki.util.servlet.DebugHttpServletResponse
 
createCDATAElement(Document, String, String) - Static method in class dfki.util.xml.XML.DOM
Creates an element and a subsequent CDataSection.
createEdgeExtractor() - Method in class dfki.frodo.tools.rdf_schema_grapher.RDFSchemaGrapher
 
createGraphBuilder() - Method in class dfki.frodo.tools.rdf_schema_grapher.RDFSchemaGrapher
 
createModelProcessor() - Method in class dfki.frodo.tools.rdf_schema_grapher.RDFSchemaGrapher
 
createNewEntry(String) - Method in class dfki.frodo.tools.rdf_schema_grapher.QueryCache
 
createNewProcessingInformation() - Method in interface dfki.frodo.tools.rdf_schema_grapher.EdgeExtractor
 
createNewProcessingInformation() - Method in class dfki.frodo.tools.rdf_schema_grapher.AbstractEdgeExtractor
 
createStatementInfoFor(Statement) - Method in interface dfki.frodo.tools.rdf_schema_grapher.EdgeExtractor
 
createStatementInfoFor(Statement) - Method in class dfki.frodo.tools.rdf_schema_grapher.AbstractEdgeExtractor
 
createTextElement(Document, String, String) - Static method in class dfki.util.xml.XML.DOM
Creates an element and a subsequent text node.
currentWorkingDir() - Static method in class dfki.util.io.Files
 

D

debug() - Static method in class dfki.util.Util
 
debug() - Static method in class dfki.frodo.tools.rdf_schema_grapher.RDFSchemaGrapher
 
DebugHttpServletRequest - class dfki.util.servlet.DebugHttpServletRequest.
 
DebugHttpServletRequest() - Constructor for class dfki.util.servlet.DebugHttpServletRequest
 
DebugHttpServletResponse - class dfki.util.servlet.DebugHttpServletResponse.
 
DebugHttpServletResponse() - Constructor for class dfki.util.servlet.DebugHttpServletResponse
 
DEFAULT_DOM_IMPL_CLASS_NAME - Static variable in class dfki.util.xml.XML.Setup
 
DEFAULT_IMPORT_IMPL_CLASSNAME - Static variable in class dfki.util.rdf.RDF
 
DEFAULT_NAMESPACE - Static variable in class dfki.util.rdfs.RDFS
 
DEFAULT_NODE_BACKGROUND_COLOR - Static variable in class dfki.frodo.tools.rdf_schema_grapher.RDFSchemaGrapher
 
DEFAULT_NODE_COLOR - Static variable in class dfki.frodo.tools.rdf_schema_grapher.RDFSchemaGrapher
 
DEFAULT_NODE_ISA_EDGE_COLOR - Static variable in class dfki.frodo.tools.rdf_schema_grapher.RDFSchemaGrapher
 
DEFAULT_PROPERTY_EDGE_COLOR - Static variable in class dfki.frodo.tools.rdf_schema_grapher.RDFSchemaGrapher
 
DEFAULT_RDF_FACTORY_CLASSNAME - Static variable in class dfki.util.rdf.RDF
 
DEFAULT_SAX_PARSER_NAME - Static variable in class dfki.util.xml.XML.Setup
 
DEFAULT_SAX2_PARSER_NAME - Static variable in class dfki.util.xml.XML.Setup
 
DEFAULT_SYNTAX_NAMESPACE - Static variable in class dfki.util.rdf.RDF
 
DEFAULT_SYNTAX_NAMESPACE - Static variable in class dfki.util.rdf.RDF.Property
Default namespace for rdf resources.
dfki.frodo.tools.rdf_schema_grapher - package dfki.frodo.tools.rdf_schema_grapher
 
dfki.frodo.tools.rdf_schema_grapher.app - package dfki.frodo.tools.rdf_schema_grapher.app
 
dfki.frodo.tools.rdf_schema_grapher.servlet - package dfki.frodo.tools.rdf_schema_grapher.servlet
 
dfki.util - package dfki.util
 
dfki.util.application - package dfki.util.application
Utilities for building applications.
dfki.util.config - package dfki.util.config
Utitities for configuring software modules.
dfki.util.html - package dfki.util.html
 
dfki.util.http - package dfki.util.http
HTTP related utilities.
dfki.util.io - package dfki.util.io
IO related utility classes.
dfki.util.rdf - package dfki.util.rdf
Utilities to support work with RDF.
dfki.util.rdfs - package dfki.util.rdfs
Utilities to support work with RDFS.
dfki.util.servlet - package dfki.util.servlet
Utilities to support work with servlets.
dfki.util.xml - package dfki.util.xml
Utilities to support work with XML.
doGet(HttpServletRequest, HttpServletResponse) - Method in class dfki.util.servlet.SnoopServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class dfki.frodo.tools.rdf_schema_grapher.servlet.GrapherServlet
 
DOM_IMPL_CLASSNAME - Static variable in class dfki.util.xml.XML.Property
 
dom() - Static method in class dfki.util.xml.XML
Creates an instance of a XML.DOM implementing class.
dom(String) - Static method in class dfki.util.xml.XML
Creates an instance of a XML.DOM implementing class.
domain() - Method in class dfki.util.rdfs.RDFS.URIs
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class dfki.frodo.tools.rdf_schema_grapher.servlet.GrapherServlet
 
DOT_BINARY_PATTERN - Static variable in class dfki.frodo.tools.rdf_schema_grapher.DotExecutor
 
DOT_CALL - Static variable in class dfki.frodo.tools.rdf_schema_grapher.servlet.GrapherServlet.Property
Command string to run the 'dot' tool
DOT_DIR - Static variable in class dfki.frodo.tools.rdf_schema_grapher.servlet.GrapherServlet.Property
dir to store the generated dot files
DOT_URL - Static variable in class dfki.frodo.tools.rdf_schema_grapher.servlet.GrapherServlet.Property
URL to access the generated dot files through a HTTP server
DotExecutor - class dfki.frodo.tools.rdf_schema_grapher.DotExecutor.
 
DotExecutor.Property - class dfki.frodo.tools.rdf_schema_grapher.DotExecutor.Property.
 
DotExecutor.Property(String, String) - Constructor for class dfki.frodo.tools.rdf_schema_grapher.DotExecutor.Property
 
DotExecutor(String, String, String, Config) - Constructor for class dfki.frodo.tools.rdf_schema_grapher.DotExecutor
 
DotGraphBuilder - class dfki.frodo.tools.rdf_schema_grapher.DotGraphBuilder.
 
DotGraphBuilder(String) - Constructor for class dfki.frodo.tools.rdf_schema_grapher.DotGraphBuilder
 
dumpModel(Model, PrintStream, RDFSerializer) - Static method in class dfki.util.rdf.RDF
Dumps the model in a serialized form.
dumpModel(Model, RDFSerializer) - Static method in class dfki.util.rdf.RDF
Dumps the model in a serialized form in a string
dumpModel(Model, Writer, RDFSerializer) - Static method in class dfki.util.rdf.RDF
Dumps the model in a serialized form in a string

E

EdgeExtractor - interface dfki.frodo.tools.rdf_schema_grapher.EdgeExtractor.
 
EdgeExtractor.ProcessingInfo - interface dfki.frodo.tools.rdf_schema_grapher.EdgeExtractor.ProcessingInfo.
Information collected on the latest extraction run.
EdgeExtractor.StatementInfo - interface dfki.frodo.tools.rdf_schema_grapher.EdgeExtractor.StatementInfo.
 
ENABLE_RATIO - Static variable in class dfki.frodo.tools.rdf_schema_grapher.RDFSchemaGrapher.Property
 
ENABLED - Static variable in class dfki.util.config.Config
 
encodeRedirectUrl(String) - Method in class dfki.util.servlet.DebugHttpServletResponse
 
encodeUrl(String) - Method in class dfki.util.servlet.DebugHttpServletResponse
 
EnumID - class dfki.util.EnumID.
Base class for creating typesave enumerated constants.
EnumID(int, String) - Constructor for class dfki.util.EnumID
 
equals(Object) - Method in class dfki.frodo.tools.rdf_schema_grapher.QueryCache.Entry
 
error(SAXParseException) - Method in class dfki.util.xml.XML.SAX.DefaultErrorHandler
 
escape(String) - Static method in class dfki.util.html.HTML
 
execute(PrintStream) - Method in class dfki.frodo.tools.rdf_schema_grapher.DotExecutor
 
extractAllEdges(Config) - Method in interface dfki.frodo.tools.rdf_schema_grapher.EdgeExtractor
 
extractAllEdges(Config) - Method in class dfki.frodo.tools.rdf_schema_grapher.SimpleEdgeExtractor
 
extractAllEdges(Config) - Method in class dfki.frodo.tools.rdf_schema_grapher.AdvancedEdgeExtractor
 

F

factory() - Static method in class dfki.util.rdf.RDF
Create a RDFFactory.
factory(String) - Static method in class dfki.util.rdf.RDF
Create a RDFFactory.
fatalError(SAXParseException) - Method in class dfki.util.xml.XML.SAX.DefaultErrorHandler
 
Files - class dfki.util.io.Files.
 
Files() - Constructor for class dfki.util.io.Files
 
fileToString(String) - Static method in class dfki.util.io.Files
Returns the content of a given file as a string.
fillInDefaultPropertyValue(Config.Property, String) - Method in class dfki.util.config.Config
Set the default value for a property only if no value has been set already.
fillInDefaultPropertyValue(Config.Property, String[]) - Method in class dfki.util.config.Config
Set the default values for a property only if no values have been set already.
findEnumID(int, EnumID[]) - Static method in class dfki.util.EnumID
 
FONT_PATH - Static variable in class dfki.frodo.tools.rdf_schema_grapher.DotExecutor.Property
Path to font files used by dot
from(Model) - Method in class dfki.util.rdf.RDF.Import
 
from(Object[]) - Static method in class dfki.util.Strings
 
from(Reader) - Method in class dfki.util.rdf.RDF.Import
 
from(String) - Method in class dfki.util.rdf.RDF.Import
 

G

get1(Model) - Static method in class dfki.util.rdf.RDF
Returns the first triple of the model
getAbbreviatedURI(String) - Method in class dfki.frodo.tools.rdf_schema_grapher.ModelProcessor
Extrahiert alle namespaces aus dem aktuellen Modell.
getAbsoluteFile(String) - Static method in class dfki.util.io.Files
 
getAbsoluteFilename(String) - Static method in class dfki.util.io.Files
 
getAttribute(String) - Method in class dfki.util.servlet.DebugHttpServletRequest
 
getAuthType() - Method in class dfki.util.servlet.DebugHttpServletRequest
 
getCharacterEncoding() - Method in class dfki.util.servlet.DebugHttpServletResponse
 
getCharacterEncoding() - Method in class dfki.util.servlet.DebugHttpServletRequest
 
getCode() - Method in class dfki.util.application.Option
 
getCode() - Method in class dfki.frodo.tools.rdf_schema_grapher.QueryCache.Entry
 
getContentLength() - Method in class dfki.util.servlet.DebugHttpServletRequest
 
getContentType() - Method in class dfki.util.servlet.DebugHttpServletRequest
 
getCookies() - Method in class dfki.util.servlet.DebugHttpServletRequest
 
getDateHeader(String) - Method in class dfki.util.servlet.DebugHttpServletRequest
 
getDefaultPropertyValues(Config.Property) - Method in class dfki.util.config.Config
 
getDefaultValue() - Method in class dfki.util.application.Option
 
getDescription() - Method in class dfki.util.application.Option
 
getDescription() - Method in class dfki.util.config.Config.Property
 
getDotURL() - Method in class dfki.frodo.tools.rdf_schema_grapher.QueryCache.Entry
 
getEntry(String) - Method in class dfki.frodo.tools.rdf_schema_grapher.QueryCache
 
getExtractorProcessingInfo() - Method in class dfki.frodo.tools.rdf_schema_grapher.RDFSchemaGrapher
 
getHeader(String) - Method in class dfki.util.servlet.DebugHttpServletRequest
 
getHeaderNames() - Method in class dfki.util.servlet.DebugHttpServletRequest
 
getId() - Method in class dfki.util.config.Config.Property
 
getId() - Method in class dfki.frodo.tools.rdf_schema_grapher.QueryCache.Entry
 
getImportNamespace() - Method in class dfki.util.rdf.RDF.Import
 
getImportPackageName() - Method in class dfki.util.rdf.RDF.Import
 
getInputStream() - Method in class dfki.util.servlet.DebugHttpServletRequest
 
getIntHeader(String) - Method in class dfki.util.servlet.DebugHttpServletRequest
 
getLocalName(Resource) - Static method in class dfki.util.rdf.RDF
Delivers the name out of the URI (without the namespace prefix).
getMethod() - Method in class dfki.util.servlet.DebugHttpServletRequest
 
getName() - Method in class dfki.util.application.Option
 
getName() - Method in class dfki.util.EnumID
 
getName(String) - Method in class dfki.frodo.tools.rdf_schema_grapher.ModelProcessor
 
getNamespace(Resource) - Static method in class dfki.util.rdf.RDF
Extracts the namespace prefix out of a URI.
getNamespace(String) - Method in class dfki.frodo.tools.rdf_schema_grapher.ModelProcessor
 
getNamespaceAbbreviations() - Method in class dfki.frodo.tools.rdf_schema_grapher.ModelProcessor
 
getNodes(Model) - Static method in class dfki.util.rdf.RDF
 
getObject(Model, Resource, Resource) - Static method in class dfki.util.rdf.RDF
 
getObjectLiteral(Model, Resource, Resource) - Static method in class dfki.util.rdf.RDF
returns the literal value of the node reachable from subject via predicate
getObjectResource(Model, Resource, Resource) - Static method in class dfki.util.rdf.RDF
 
getOptionValue(Option) - Method in class dfki.util.application.OptionReader
 
getOptionValues(Option) - Method in class dfki.util.application.OptionReader
 
getOrd(Resource) - Static method in class dfki.util.rdf.RDF
Converts an ordinal property to an integer.
getOutputStream() - Method in class dfki.util.servlet.DebugHttpServletResponse
 
getOverview() - Method in class dfki.util.application.OptionReader
 
getParameter(String) - Method in class dfki.util.servlet.DebugHttpServletRequest
 
getParameterNames() - Method in class dfki.util.servlet.DebugHttpServletRequest
 
getParameterValues(String) - Method in class dfki.util.servlet.DebugHttpServletRequest
 
getPathInfo() - Method in class dfki.util.servlet.DebugHttpServletRequest
 
getPathTranslated() - Method in class dfki.util.servlet.DebugHttpServletRequest
 
getPictureURL() - Method in class dfki.frodo.tools.rdf_schema_grapher.QueryCache.Entry
 
getProcessingInformation() - Method in interface dfki.frodo.tools.rdf_schema_grapher.EdgeExtractor
 
getProcessingInformation() - Method in class dfki.frodo.tools.rdf_schema_grapher.SimpleEdgeExtractor
 
getProcessingInformation() - Method in class dfki.frodo.tools.rdf_schema_grapher.AdvancedEdgeExtractor
 
getPropertyValue(Config.Property) - Method in class dfki.util.config.Config
Reads the value for a given property.
getPropertyValue(String, Config.Property) - Method in class dfki.util.config.Config
Reads the value of a given property local to a particular module.
getPropertyValueInPath(Config.Property) - Method in class dfki.util.config.Config
Searches for the value of the given property p.
getPropertyValueInPath(String, Config.Property) - Method in class dfki.util.config.Config
Uses the same search strategy as Config.getPropertyValueInPath(Config.Property).
getPropertyValues(Config.Property) - Method in class dfki.util.config.Config
Reads the multivalue of a given property.
getPropertyValues(String, Config.Property) - Method in class dfki.util.config.Config
 
getPropertyValuesInPath(Config.Property) - Method in class dfki.util.config.Config
 
getProtocol() - Method in class dfki.util.servlet.DebugHttpServletRequest
 
getQueryString() - Method in class dfki.util.servlet.DebugHttpServletRequest
 
getReachable(Resource, Model) - Static method in class dfki.util.rdf.RDF
returns a subgraph of "m" containing "r" and all nodes reachable from "r" via directed edges.
getReader() - Method in class dfki.util.servlet.DebugHttpServletRequest
 
getRealPath(String) - Method in class dfki.util.servlet.DebugHttpServletRequest
 
getRemoteAddr() - Method in class dfki.util.servlet.DebugHttpServletRequest
 
getRemoteHost() - Method in class dfki.util.servlet.DebugHttpServletRequest
 
getRemoteUser() - Method in class dfki.util.servlet.DebugHttpServletRequest
 
getRequestedSessionId() - Method in class dfki.util.servlet.DebugHttpServletRequest
 
getRequestURI() - Method in class dfki.util.servlet.DebugHttpServletRequest
 
getResources(Model) - Static method in class dfki.util.rdf.RDF
 
getScheme() - Method in class dfki.util.servlet.DebugHttpServletRequest
 
getServerName() - Method in class dfki.util.servlet.DebugHttpServletRequest
 
getServerPort() - Method in class dfki.util.servlet.DebugHttpServletRequest
 
getServletPath() - Method in class dfki.util.servlet.DebugHttpServletRequest
 
getSession(boolean) - Method in class dfki.util.servlet.DebugHttpServletRequest
 
getStatement() - Method in interface dfki.frodo.tools.rdf_schema_grapher.EdgeExtractor.StatementInfo
 
getStatement() - Method in class dfki.frodo.tools.rdf_schema_grapher.AbstractEdgeExtractor.StatementInfo
 
getStatementArray(Model) - Static method in class dfki.util.rdf.RDF
Collects the triples of a model into an array.
getStatementInfos() - Method in interface dfki.frodo.tools.rdf_schema_grapher.EdgeExtractor.ProcessingInfo
 
getStatementInfos() - Method in class dfki.frodo.tools.rdf_schema_grapher.AbstractEdgeExtractor.ProcessingInfo
 
getStatementVector(Model) - Static method in class dfki.util.rdf.RDF
Collects the triples of a model in a vector.
getSubject(Model, Resource, RDFNode) - Static method in class dfki.util.rdf.RDF
 
getText(Node) - Static method in class dfki.util.xml.XML.DOM
Returns all text nodes concatenated.
getText(Node, StringBuffer) - Static method in class dfki.util.xml.XML.DOM
Returns all text nodes concatenated.
getURIs() - Static method in class dfki.util.rdfs.RDFS
 
getURIs(String) - Static method in class dfki.util.rdfs.RDFS
 
getValue() - Method in class dfki.util.application.Option
 
getValues() - Method in class dfki.util.application.Option
 
getWriter() - Method in class dfki.util.servlet.DebugHttpServletResponse
 
GraphBuilder - interface dfki.frodo.tools.rdf_schema_grapher.GraphBuilder.
 
GrapherServlet - class dfki.frodo.tools.rdf_schema_grapher.servlet.GrapherServlet.
 
GrapherServlet.Property - class dfki.frodo.tools.rdf_schema_grapher.servlet.GrapherServlet.Property.
 
GrapherServlet.Test - class dfki.frodo.tools.rdf_schema_grapher.servlet.GrapherServlet.Test.
 
GrapherServlet.Test() - Constructor for class dfki.frodo.tools.rdf_schema_grapher.servlet.GrapherServlet.Test
 
GrapherServlet() - Constructor for class dfki.frodo.tools.rdf_schema_grapher.servlet.GrapherServlet
 
guessName(String) - Static method in class dfki.util.rdf.RDF
Delivers the name out of the URI (without the namespace prefix).
guessNamespace(String) - Static method in class dfki.util.rdf.RDF
Extracts the namespace prefix out of a URI.

H

hasBeenConsidered() - Method in interface dfki.frodo.tools.rdf_schema_grapher.EdgeExtractor.StatementInfo
 
hasBeenConsidered() - Method in class dfki.frodo.tools.rdf_schema_grapher.AbstractEdgeExtractor.StatementInfo
 
hasBeenConsidered(boolean) - Method in interface dfki.frodo.tools.rdf_schema_grapher.EdgeExtractor.StatementInfo
 
hasBeenConsidered(boolean) - Method in class dfki.frodo.tools.rdf_schema_grapher.AbstractEdgeExtractor.StatementInfo
 
hasBeenRejected() - Method in interface dfki.frodo.tools.rdf_schema_grapher.EdgeExtractor.StatementInfo
 
hasBeenRejected() - Method in class dfki.frodo.tools.rdf_schema_grapher.AbstractEdgeExtractor.StatementInfo
 
hasBeenRejected(boolean) - Method in interface dfki.frodo.tools.rdf_schema_grapher.EdgeExtractor.StatementInfo
 
hasBeenRejected(boolean) - Method in class dfki.frodo.tools.rdf_schema_grapher.AbstractEdgeExtractor.StatementInfo
 
hasChanged() - Method in interface dfki.util.config.Config.ChangeListener
This method is called when some config settings may have changed.
hasDefaultValue(Config.Property) - Method in class dfki.util.config.Config
 
hasMoreOptions() - Method in class dfki.util.application.OptionReader
 
hasOption(Option) - Method in class dfki.util.application.OptionReader
 
hasProperty(Config.Property) - Method in class dfki.util.config.Config
Tests if any value has been set for a property.
HIDE_LITERAL_PROPERTIES - Static variable in class dfki.frodo.tools.rdf_schema_grapher.RDFSchemaGrapher.Property
 
HIDE_LITERAL_PROPERTIES - Static variable in class dfki.frodo.tools.rdf_schema_grapher.app.RDFSchemaGrapherApp
 
HTML - class dfki.util.html.HTML.
 
HTML() - Constructor for class dfki.util.html.HTML
 
HTTP - class dfki.util.http.HTTP.
 
HTTP.CONTENT - class dfki.util.http.HTTP.CONTENT.
 
HTTP.CONTENT() - Constructor for class dfki.util.http.HTTP.CONTENT
 
HTTP() - Constructor for class dfki.util.http.HTTP
 

I

IMPORT_IMPL_CLASSNAME - Static variable in class dfki.util.rdf.RDF.Property
 
importer(String, String) - Static method in class dfki.util.rdf.RDF
 
importer(String, String, String) - Static method in class dfki.util.rdf.RDF
 
INFO_DIR - Static variable in class dfki.frodo.tools.rdf_schema_grapher.servlet.GrapherServlet.Property
dir to store additional info of the generation tasks
info() - Static method in class dfki.util.xml.XML.Setup
 
init(ServletConfig) - Method in class dfki.frodo.tools.rdf_schema_grapher.servlet.GrapherServlet
 
initFromSystemProperties() - Method in class dfki.frodo.tools.rdf_schema_grapher.servlet.GrapherServlet
 
INTERNAL_ERROR - Static variable in interface dfki.util.application.ReturnCode
Fehler beim Bearbeiten der Anfrage aufgetreten
ISA_EDGE_COLOR - Static variable in class dfki.frodo.tools.rdf_schema_grapher.RDFSchemaGrapher.Property
 
ISA_EDGE_COLOR - Static variable in class dfki.frodo.tools.rdf_schema_grapher.app.RDFSchemaGrapherApp
Color of subclass hierarchy edges
isCached(String) - Method in class dfki.frodo.tools.rdf_schema_grapher.QueryCache
 
isEnabled(Config.Property) - Method in class dfki.util.config.Config
Checks whether a property is enabled or not.
isInstanceOf(Model, Resource, Resource) - Static method in class dfki.util.rdf.RDF
 
isMultiValued() - Method in class dfki.util.config.Config.Property
 
isNecessary() - Method in class dfki.util.application.Option
 
isQualified(String) - Static method in class dfki.util.rdf.RDF
Tests if the URI is qualified, i.e.
isRDF(Resource) - Static method in class dfki.util.rdf.RDF
Tests if the resource belongs to the RDF syntax/model namespace.
isRDF(String) - Static method in class dfki.util.rdf.RDF
Tests if the URI belongs to the RDF syntax/model namespace.
isRequestedSessionIdFromCookie() - Method in class dfki.util.servlet.DebugHttpServletRequest
 
isRequestedSessionIdFromUrl() - Method in class dfki.util.servlet.DebugHttpServletRequest
 
isRequestedSessionIdValid() - Method in class dfki.util.servlet.DebugHttpServletRequest
 
isUnique() - Method in class dfki.util.application.Option
 

J

JavaPropertyReader - class dfki.util.config.JavaPropertyReader.
Reads property settings out of an original java property instance.
JavaPropertyReader(Properties) - Constructor for class dfki.util.config.JavaPropertyReader
 

L

LIST_ENRTY_TAG_NAME - Static variable in class dfki.util.config.XMLConfigReader
 
literal() - Method in class dfki.util.rdfs.RDFS.URIs
 

M

main(String[]) - Static method in class dfki.util.config.XMLConfigReader.Test
 
main(String[]) - Static method in class dfki.frodo.tools.rdf_schema_grapher.RDFSchemaGrapher.Test
 
main(String[]) - Static method in class dfki.frodo.tools.rdf_schema_grapher.app.RDFSchemaGrapherApp
 
main(String[]) - Static method in class dfki.frodo.tools.rdf_schema_grapher.servlet.GrapherServlet.Test
 
MAX_COPY_BUFFER_SIZE - Static variable in class dfki.util.io.Files
Maximum size (in bytes) of the buffer used to copy files.
MAX_RATIO - Static variable in class dfki.frodo.tools.rdf_schema_grapher.DotGraphBuilder
 
MIN_RATIO - Static variable in class dfki.frodo.tools.rdf_schema_grapher.DotGraphBuilder
 
ModelProcessor - class dfki.frodo.tools.rdf_schema_grapher.ModelProcessor.
 
ModelProcessor(Model, Config) - Constructor for class dfki.frodo.tools.rdf_schema_grapher.ModelProcessor
 
MODULE_NAME - Static variable in class dfki.util.rdf.RDF
 
MODULE_NAME - Static variable in class dfki.util.xml.XML
 
MODULE_NAME - Static variable in class dfki.util.Util
 
MODULE_NAME - Static variable in class dfki.frodo.tools.rdf_schema_grapher.RDFSchemaGrapher
 
MODULE_NAME - Static variable in class dfki.frodo.tools.rdf_schema_grapher.DotExecutor.Property
 
MULTI_VALUE - Static variable in class dfki.util.config.Config.Property
Constant for multi valued properties
MULTIPLE - Static variable in class dfki.util.application.Option
 

N

namespace() - Method in class dfki.util.rdf.RDF.Syntax
 
namespace() - Method in class dfki.util.rdfs.RDFS.URIs
 
NECESSARY - Static variable in class dfki.util.application.Option
 
NEEDS_VALUE - Static variable in class dfki.util.application.Option
 
needsValue() - Method in class dfki.util.application.Option
 
newDocument() - Method in class dfki.util.xml.XML.DOM
Creates a new document instance.
newDocument() - Method in class dfki.util.xml.XML.PDOM
 
newDocument() - Method in class dfki.util.xml.XercesDOMImpl
 
nextOption() - Method in class dfki.util.application.OptionReader
 
NODE_BACKGROUND_COLOR - Static variable in class dfki.frodo.tools.rdf_schema_grapher.RDFSchemaGrapher.Property
 
NODE_BACKGROUND_COLOR_NONE - Static variable in class dfki.frodo.tools.rdf_schema_grapher.RDFSchemaGrapher
 
NODE_COLOR - Static variable in class dfki.frodo.tools.rdf_schema_grapher.RDFSchemaGrapher.Property
 
NODE_COLOR - Static variable in class dfki.frodo.tools.rdf_schema_grapher.app.RDFSchemaGrapherApp
Node color
noname(Model) - Static method in class dfki.util.rdf.RDF
Creates a new unique unnamed resource.
normalizeURI(String) - Static method in class dfki.util.rdf.RDF
 
NOT_NECESSARY - Static variable in class dfki.util.application.Option
 

O

object() - Method in class dfki.util.rdf.RDF.Syntax
 
OK - Static variable in interface dfki.util.application.ReturnCode
keine Fehler aufgetreten
Option - class dfki.util.application.Option.
Represents a command line option.
Option(Option) - Constructor for class dfki.util.application.Option
 
Option(String, int, boolean, boolean, boolean, String) - Constructor for class dfki.util.application.Option
 
Option(String, int, boolean, boolean, boolean, String, String) - Constructor for class dfki.util.application.Option
 
OptionReader - class dfki.util.application.OptionReader.
 
OptionReader.Exception - exception dfki.util.application.OptionReader.Exception.
 
OptionReader.Exception(String) - Constructor for class dfki.util.application.OptionReader.Exception
 
OptionReader(Option[]) - Constructor for class dfki.util.application.OptionReader
 
OPTIONS - Static variable in class dfki.frodo.tools.rdf_schema_grapher.app.RDFSchemaGrapherApp
 
OUTPUT - Static variable in class dfki.frodo.tools.rdf_schema_grapher.app.RDFSchemaGrapherApp
Write generated output to this file

P

PARAMETER_ERROR - Static variable in interface dfki.util.application.ReturnCode
Falsche/Fehlende Parameter beim Aufruf
parameters - Variable in class dfki.util.servlet.DebugHttpServletRequest
 
parse(String, RDFParser, Model) - Static method in class dfki.util.rdf.RDF
 
parse(String, Reader, RDFFactory) - Static method in class dfki.util.rdf.RDF
 
parse(String, Reader, RDFParser, Model) - Static method in class dfki.util.rdf.RDF
 
parseDocument() - Method in class dfki.util.config.XMLConfigReader
Generiert mConfigMap aus dem eingelesenen Konfigurationsdokument
parseEnumID(String, EnumID[]) - Static method in class dfki.util.EnumID
Create an enumeration id from a string source.
parseInput() - Method in class dfki.util.config.XMLConfigReader
Erstellt ein Dokument aus dem eingelesenen InputSource Objekt
pendingArgs() - Method in class dfki.util.application.OptionReader
 
PICTURE_DIR - Static variable in class dfki.frodo.tools.rdf_schema_grapher.servlet.GrapherServlet.Property
dir to store the generated pics
PICTURE_FILE_PATTERN - Static variable in class dfki.frodo.tools.rdf_schema_grapher.DotExecutor
 
PICTURE_TYPE - Static variable in class dfki.frodo.tools.rdf_schema_grapher.DotExecutor.Property
Type of output, e.g.
PICTURE_TYPE_PATTERN - Static variable in class dfki.frodo.tools.rdf_schema_grapher.DotExecutor
 
PICTURE_URL - Static variable in class dfki.frodo.tools.rdf_schema_grapher.servlet.GrapherServlet.Property
URL to access the generated pics through a HTTP server
POST_PROCESSING_CALL - Static variable in class dfki.frodo.tools.rdf_schema_grapher.servlet.GrapherServlet.Property
Post processing call
predicate() - Method in class dfki.util.rdf.RDF.Syntax
 
PRINT_NAMESPACES - Static variable in class dfki.frodo.tools.rdf_schema_grapher.RDFSchemaGrapher.Property
 
PRINT_NAMESPACES - Static variable in class dfki.frodo.tools.rdf_schema_grapher.app.RDFSchemaGrapherApp
Generate namespace information
print(Document) - Static method in class dfki.util.xml.XML.DOM
Prints the XML document to System.out.
print(Document, OutputStream) - Static method in class dfki.util.xml.XML.DOM
Prints the XML document to the given output stream.
print(Document, Writer) - Static method in class dfki.util.xml.XML.DOM
Prints the XML document to the given writer.
print(Element) - Static method in class dfki.util.xml.XML.DOM
Prints the XML element to System.out.
print(Element, OutputStream) - Static method in class dfki.util.xml.XML.DOM
Prints the XML element to the given output stream.
print(Element, Writer) - Static method in class dfki.util.xml.XML.DOM
Prints the XML element to the given writer.
printGraphTo(Writer) - Method in class dfki.frodo.tools.rdf_schema_grapher.DotGraphBuilder
 
printGraphTo(Writer) - Method in interface dfki.frodo.tools.rdf_schema_grapher.GraphBuilder
 
printProperty(Config.Property) - Method in class dfki.util.config.Config
 
printResultTo(Writer) - Method in interface dfki.frodo.tools.rdf_schema_grapher.EdgeExtractor
 
printResultTo(Writer) - Method in class dfki.frodo.tools.rdf_schema_grapher.SimpleEdgeExtractor
 
printResultTo(Writer) - Method in class dfki.frodo.tools.rdf_schema_grapher.AdvancedEdgeExtractor
 
printSettings(Config.Property[], PrintWriter) - Method in class dfki.util.config.Config
Prints the settigs for the given properties to PrintWriter w.
printSettings(Config.Property[], Writer) - Method in class dfki.util.config.Config
Prints the settigs for the given properties to Writer w.
printStatements(Model, PrintStream) - Static method in class dfki.util.rdf.RDF
Prints the triples of a model to the given PrintStream.
printTo(OutputStream) - Method in class dfki.util.config.Config
 
printTo(PrintWriter) - Method in class dfki.util.config.Config
 
printTo(Writer) - Method in class dfki.util.config.Config
 
PROPERTIES - Static variable in class dfki.frodo.tools.rdf_schema_grapher.app.RDFSchemaGrapherApp
Show property edges
PROPERTY_EDGE_COLOR - Static variable in class dfki.frodo.tools.rdf_schema_grapher.RDFSchemaGrapher.Property
 
PROPERTY_EDGE_COLOR - Static variable in class dfki.frodo.tools.rdf_schema_grapher.app.RDFSchemaGrapherApp
Color of property edges
property() - Method in class dfki.util.rdf.RDF.Syntax
 

Q

QueryCache - class dfki.frodo.tools.rdf_schema_grapher.QueryCache.
 
QueryCache.Entry - class dfki.frodo.tools.rdf_schema_grapher.QueryCache.Entry.
 
QueryCache() - Constructor for class dfki.frodo.tools.rdf_schema_grapher.QueryCache
 
queryString - Variable in class dfki.util.servlet.DebugHttpServletRequest
 

R

range() - Method in class dfki.util.rdfs.RDFS.URIs
 
RDF - class dfki.util.rdf.RDF.
Class to support RDF handling.
RDF_FACTORY_IMPL_CLASSNAME - Static variable in class dfki.util.rdf.RDF.Property
Class name of the RDF factory implementation.
RDF_NAMESPACE - Static variable in class dfki.frodo.tools.rdf_schema_grapher.RDFSchemaGrapher.Property
 
RDF.Exception - exception dfki.util.rdf.RDF.Exception.
 
RDF.Exception(String) - Constructor for class dfki.util.rdf.RDF.Exception
 
RDF.Import - class dfki.util.rdf.RDF.Import.
 
RDF.Import.Exception - exception dfki.util.rdf.RDF.Import.Exception.
 
RDF.Import.Exception(String) - Constructor for class dfki.util.rdf.RDF.Import.Exception
 
RDF.Import() - Constructor for class dfki.util.rdf.RDF.Import
 
RDF.Property - class dfki.util.rdf.RDF.Property.
Defines the Properties of the RDF class.
RDF.Setup - class dfki.util.rdf.RDF.Setup.
Class managing the Setup of the RDF class.
RDF.Setup() - Constructor for class dfki.util.rdf.RDF.Setup
 
RDF.Syntax - class dfki.util.rdf.RDF.Syntax.
 
RDFS - class dfki.util.rdfs.RDFS.
 
RDFS - Static variable in class dfki.frodo.tools.rdf_schema_grapher.app.RDFSchemaGrapherApp
The URL of the source rdfs file
RDFS_DIR - Static variable in class dfki.frodo.tools.rdf_schema_grapher.servlet.GrapherServlet.Property
dir to store rdfs files
RDFS_NAMESPACE - Static variable in class dfki.frodo.tools.rdf_schema_grapher.RDFSchemaGrapher.Property
 
RDFS_NAMESPACE - Static variable in class dfki.frodo.tools.rdf_schema_grapher.app.RDFSchemaGrapherApp
RDFS file to process
RDFS_URL - Static variable in class dfki.frodo.tools.rdf_schema_grapher.servlet.GrapherServlet.Property
URL of the rdfs file to process
RDFS.URIs - class dfki.util.rdfs.RDFS.URIs.
 
RDFS() - Constructor for class dfki.util.rdfs.RDFS
 
RDFSchemaGrapher - class dfki.frodo.tools.rdf_schema_grapher.RDFSchemaGrapher.
 
RDFSchemaGrapher.Exception - exception dfki.frodo.tools.rdf_schema_grapher.RDFSchemaGrapher.Exception.
 
RDFSchemaGrapher.Property - class dfki.frodo.tools.rdf_schema_grapher.RDFSchemaGrapher.Property.
 
RDFSchemaGrapher.Test - class dfki.frodo.tools.rdf_schema_grapher.RDFSchemaGrapher.Test.
 
RDFSchemaGrapher.Test() - Constructor for class dfki.frodo.tools.rdf_schema_grapher.RDFSchemaGrapher.Test
 
RDFSchemaGrapher(Reader, Writer) - Constructor for class dfki.frodo.tools.rdf_schema_grapher.RDFSchemaGrapher
 
RDFSchemaGrapherApp - class dfki.frodo.tools.rdf_schema_grapher.app.RDFSchemaGrapherApp.
Command line version of the gapher tool (currently without visualization).
RDFSchemaGrapherApp() - Constructor for class dfki.frodo.tools.rdf_schema_grapher.app.RDFSchemaGrapherApp
 
RDFSClass.Data - class dfki.frodo.tools.rdf_schema_grapher.RDFSClass.Data.
 
RDFSProperty.Data - class dfki.frodo.tools.rdf_schema_grapher.RDFSProperty.Data.
 
READ_ERROR - Static variable in interface dfki.util.application.ReturnCode
Fehler beim Einlesen von Dateien
readArgs(String[]) - Method in class dfki.util.application.OptionReader
 
readerToString(Reader) - Static method in class dfki.util.io.Files
 
readFromFile(String) - Method in class dfki.util.config.XMLConfigReader
 
readFromInputStream(InputStream) - Method in class dfki.util.config.XMLConfigReader
 
readFromString(String) - Method in class dfki.util.xml.XML.DOM
 
readFromString(String) - Method in class dfki.util.xml.XercesDOMImpl
 
readFromURI(String) - Method in class dfki.util.xml.XML.DOM
 
readFromURI(String) - Method in class dfki.util.xml.XercesDOMImpl
 
readFromURL(URL) - Method in class dfki.util.config.XMLConfigReader
 
readPropertySettings() - Method in class dfki.util.config.ConfigReader
Reads the property settings into a map.
readPropertySettings() - Method in class dfki.util.config.ServletInitParameterReader
 
readPropertySettings() - Method in class dfki.util.config.XMLConfigReader
 
readPropertySettings() - Method in class dfki.util.config.ServletRequestReader
 
readPropertySettings() - Method in class dfki.util.config.SystemPropertyReader
 
readPropertySettings() - Method in class dfki.util.config.JavaPropertyReader
 
readRDFS(String) - Method in class dfki.frodo.tools.rdf_schema_grapher.RDFSchemaGrapher
 
removeChangeListener(Config.ChangeListener) - Method in class dfki.util.config.Config
 
removeNamespace(String, Model) - Static method in class dfki.util.rdf.RDF
Removes all triples which have something to do with the given namespace
replace(String, String, String) - Static method in class dfki.util.Strings
Replaces a string pattern.
replace(String, String, String, int) - Static method in class dfki.util.Strings
 
replaceAll(String, String, String) - Method in class dfki.frodo.tools.rdf_schema_grapher.DotGraphBuilder
 
ReturnCode - interface dfki.util.application.ReturnCode.
Defines a number of return codes an application has to issue to indicate it's cause of termination.
run() - Method in class dfki.frodo.tools.rdf_schema_grapher.RDFSchemaGrapher
 

S

saveModel(Model, RDFSerializer) - Static method in class dfki.util.rdf.RDF
tries to determine the file name from getSourceURI
saveModel(Model, String, RDFSerializer) - Static method in class dfki.util.rdf.RDF
 
SAX_PARSER - Static variable in class dfki.frodo.tools.rdf_schema_grapher.app.RDFSchemaGrapherApp
Use this SAXParser to read the XML
SAX_PARSER_CLASSNAME - Static variable in class dfki.util.xml.XML.Property
 
SAX_PARSER_PROPERTY - Static variable in class dfki.util.xml.XML.Setup
 
SAX2_PARSER_CLASSNAME - Static variable in class dfki.util.xml.XML.Property
 
SAX2_PARSER_PROPERTY - Static variable in class dfki.util.xml.XML.Setup
 
sendError(int) - Method in class dfki.util.servlet.DebugHttpServletResponse
 
sendError(int, String) - Method in class dfki.util.servlet.DebugHttpServletResponse
 
sendErrorMsg(HttpServletResponse, String) - Method in class dfki.frodo.tools.rdf_schema_grapher.servlet.GrapherServlet
 
sendRedirect(String) - Method in class dfki.util.servlet.DebugHttpServletResponse
 
SEPARATOR - Static variable in class dfki.util.config.Config.Property
Path separator string
seq() - Method in class dfki.util.rdf.RDF.Syntax
 
ServletInitParameterReader - class dfki.util.config.ServletInitParameterReader.
Reads property settings out of a ServletConfig object.
ServletInitParameterReader(ServletConfig) - Constructor for class dfki.util.config.ServletInitParameterReader
 
ServletRequestReader - class dfki.util.config.ServletRequestReader.
Reads property settings out of a ServletRequest object.
ServletRequestReader(ServletRequest) - Constructor for class dfki.util.config.ServletRequestReader
 
setConfig(Config) - Method in class dfki.util.config.ConfigHolder
 
setConfig(Config) - Method in class dfki.frodo.tools.rdf_schema_grapher.RDFSchemaGrapher
 
setContentLength(int) - Method in class dfki.util.servlet.DebugHttpServletResponse
 
setContentType(String) - Method in class dfki.util.servlet.DebugHttpServletResponse
 
setDateHeader(String, long) - Method in class dfki.util.servlet.DebugHttpServletResponse
 
setDefaultPropertyValue(Config.Property, String) - Method in class dfki.util.config.Config
Sets the default value for a property.
setDefaultPropertyValues(Config.Property, String[]) - Method in class dfki.util.config.Config
Sets the default values for a property.
setDefaults() - Static method in class dfki.util.rdf.RDF.Setup
 
setDefaults() - Static method in class dfki.util.xml.XML.Setup
 
setDescription(String) - Method in class dfki.util.application.Option
 
setDOMImplClassName(String) - Static method in class dfki.util.xml.XML.Setup
 
setDotURL(String) - Method in class dfki.frodo.tools.rdf_schema_grapher.QueryCache.Entry
 
setEdge(String, String) - Method in class dfki.frodo.tools.rdf_schema_grapher.DotGraphBuilder
 
setEdge(String, String) - Method in interface dfki.frodo.tools.rdf_schema_grapher.GraphBuilder
 
setEdge(String, String, String) - Method in class dfki.frodo.tools.rdf_schema_grapher.DotGraphBuilder
 
setEdge(String, String, String) - Method in interface dfki.frodo.tools.rdf_schema_grapher.GraphBuilder
 
setEnrichNode(String, Object[]) - Method in class dfki.frodo.tools.rdf_schema_grapher.DotGraphBuilder
 
setEnrichNode(String, Object[]) - Method in interface dfki.frodo.tools.rdf_schema_grapher.GraphBuilder
 
setHeader(String, String) - Method in class dfki.util.servlet.DebugHttpServletResponse
 
setIntHeader(String, int) - Method in class dfki.util.servlet.DebugHttpServletResponse
 
setLocalURI(String) - Method in class dfki.frodo.tools.rdf_schema_grapher.RDFSchemaGrapher
 
setNode(String) - Method in class dfki.frodo.tools.rdf_schema_grapher.DotGraphBuilder
 
setNode(String) - Method in interface dfki.frodo.tools.rdf_schema_grapher.GraphBuilder
 
setPictureURL(String) - Method in class dfki.frodo.tools.rdf_schema_grapher.QueryCache.Entry
 
setPropertyValue(Config.Property, String) - Method in class dfki.util.config.Config
Sets the value for a property, overriding the default value (if any).
setPropertyValues(Config.Property, String[]) - Method in class dfki.util.config.Config
Sets the values for a property, overriding the default value (if any).
setRDFFactoryImplClassName(String) - Static method in class dfki.util.rdf.RDF.Setup
 
setSAX2ParserClassName(String) - Static method in class dfki.util.xml.XML.Setup
 
setSAXParserClassName(String) - Static method in class dfki.util.xml.XML.Setup
 
setStatement(Statement) - Method in interface dfki.frodo.tools.rdf_schema_grapher.EdgeExtractor.StatementInfo
 
setStatement(Statement) - Method in class dfki.frodo.tools.rdf_schema_grapher.AbstractEdgeExtractor.StatementInfo
 
setStatus(int) - Method in class dfki.util.servlet.DebugHttpServletResponse
 
setStatus(int, String) - Method in class dfki.util.servlet.DebugHttpServletResponse
 
setUniqueObject(Model, Resource, Resource, RDFNode) - Static method in class dfki.util.rdf.RDF
returns true if old triples from r were removed
setValue(String) - Method in class dfki.util.application.Option
 
SHELL - Static variable in class dfki.frodo.tools.rdf_schema_grapher.DotExecutor.Property
Executing shell: e.g.
SHOW_NON_LITERAL_PROPERTIES - Static variable in class dfki.frodo.tools.rdf_schema_grapher.RDFSchemaGrapher.Property
 
SHOW_PROPERTIES_AS_EDGES - Static variable in class dfki.frodo.tools.rdf_schema_grapher.RDFSchemaGrapher
 
SHOW_PROPERTIES_AS_NODE_CONTENT - Static variable in class dfki.frodo.tools.rdf_schema_grapher.RDFSchemaGrapher
 
SHOW_PROPERTIES_AS_NODE_CONTENT_AND_EDGES - Static variable in class dfki.frodo.tools.rdf_schema_grapher.RDFSchemaGrapher
 
SHOW_PROPERTIES_NO - Static variable in class dfki.frodo.tools.rdf_schema_grapher.RDFSchemaGrapher
 
SHOW_RDFS_NODES - Static variable in class dfki.frodo.tools.rdf_schema_grapher.RDFSchemaGrapher.Property
 
SHOW_RDFS_NODES - Static variable in class dfki.frodo.tools.rdf_schema_grapher.app.RDFSchemaGrapherApp
Show rdfs nodes
SimpleEdgeExtractor - class dfki.frodo.tools.rdf_schema_grapher.SimpleEdgeExtractor.
 
SimpleEdgeExtractor(ModelProcessor, GraphBuilder) - Constructor for class dfki.frodo.tools.rdf_schema_grapher.SimpleEdgeExtractor
 
SINGLE_VALUE - Static variable in class dfki.util.config.Config.Property
Constant for single valued properties
SnoopServlet - class dfki.util.servlet.SnoopServlet.
Snoop servlet.
SnoopServlet() - Constructor for class dfki.util.servlet.SnoopServlet
 
SOURCE_FILE_PATTERN - Static variable in class dfki.frodo.tools.rdf_schema_grapher.DotExecutor
 
start(Config) - Method in class dfki.frodo.tools.rdf_schema_grapher.DotGraphBuilder
 
start(Config) - Method in interface dfki.frodo.tools.rdf_schema_grapher.GraphBuilder
 
Strings - class dfki.util.Strings.
Additional string operations.
Strings() - Constructor for class dfki.util.Strings
 
subClassOf() - Method in class dfki.util.rdfs.RDFS.URIs
 
subject() - Method in class dfki.util.rdf.RDF.Syntax
 
syntax() - Static method in class dfki.util.rdf.RDF
 
syntax(String) - Static method in class dfki.util.rdf.RDF
 
SystemPropertyReader - class dfki.util.config.SystemPropertyReader.
Reads the property settings from the system properties.
SystemPropertyReader() - Constructor for class dfki.util.config.SystemPropertyReader
 

T

TEXT_HTML - Static variable in class dfki.util.http.HTTP.CONTENT
 
TEXT_PLAIN - Static variable in class dfki.util.http.HTTP.CONTENT
 
toString() - Method in class dfki.util.application.Option
 
toString() - Method in class dfki.util.config.Config
 
toString() - Method in class dfki.util.config.Config.Property
 
toString() - Method in class dfki.util.EnumID
 
toString(Config.Property[]) - Method in class dfki.util.config.Config
 
toString(Document) - Static method in class dfki.util.xml.XML.DOM
Converts the given DOM structure into a string representation.
toString(Element) - Static method in class dfki.util.xml.XML.DOM
Converts the given element into a string representation.
type() - Method in class dfki.util.rdf.RDF.Syntax
 

U

UML_STYLE_NODES - Static variable in class dfki.frodo.tools.rdf_schema_grapher.RDFSchemaGrapher.Property
 
unescape(String) - Static method in class dfki.util.html.HTML
 
UNIQUE - Static variable in class dfki.util.application.Option
 
URI - class dfki.util.io.URI.
 
URI() - Constructor for class dfki.util.io.URI
 
Util - class dfki.util.Util.
 
Util.Property - class dfki.util.Util.Property.
Base class for properties defined in the dfki.util.* packages.

V

value() - Method in class dfki.util.rdf.RDF.Syntax
 
value() - Method in class dfki.util.EnumID
 
valueIsSet() - Method in class dfki.util.application.Option
 
VERBOSE - Static variable in class dfki.frodo.tools.rdf_schema_grapher.RDFSchemaGrapher.Property
 
VERBOSE - Static variable in class dfki.frodo.tools.rdf_schema_grapher.app.RDFSchemaGrapherApp
Enable message printing (not supported yet)

W

warning(SAXParseException) - Method in class dfki.util.xml.XML.SAX.DefaultErrorHandler
 
WITHOUT_VALUE - Static variable in class dfki.util.application.Option
 
WRITE_ERROR - Static variable in interface dfki.util.application.ReturnCode
Fehler beim Schreiben von Dateien

X

XercesDOMImpl - class dfki.util.xml.XercesDOMImpl.
Implementation of XML.DOM.
XML - class dfki.util.xml.XML.
Class to support XML handling.
XML.DOM - class dfki.util.xml.XML.DOM.
Defines a programming interface for accessing XML structures represented in the document object model (DOM).
XML.DOM.Exception - exception dfki.util.xml.XML.DOM.Exception.
 
XML.DOM.Exception(String) - Constructor for class dfki.util.xml.XML.DOM.Exception
 
XML.DOM() - Constructor for class dfki.util.xml.XML.DOM
 
XML.PDOM - class dfki.util.xml.XML.PDOM.
 
XML.PDOM() - Constructor for class dfki.util.xml.XML.PDOM
 
XML.Property - class dfki.util.xml.XML.Property.
Defines the propeties for the XML module.
XML.SAX - class dfki.util.xml.XML.SAX.
API to use SAX and SAX2 parsing
XML.SAX.DefaultErrorHandler - class dfki.util.xml.XML.SAX.DefaultErrorHandler.
Defines a default error handler which simply prints out the error and warning messages.
XML.SAX.DefaultErrorHandler() - Constructor for class dfki.util.xml.XML.SAX.DefaultErrorHandler
 
XML.SAX() - Constructor for class dfki.util.xml.XML.SAX
 
XML.Setup - class dfki.util.xml.XML.Setup.
 
XML.Setup.Exception - exception dfki.util.xml.XML.Setup.Exception.
 
XML.Setup.Exception(String) - Constructor for class dfki.util.xml.XML.Setup.Exception
 
XML.Setup() - Constructor for class dfki.util.xml.XML.Setup
 
XMLConfigReader - class dfki.util.config.XMLConfigReader.
 
XMLConfigReader.Exception - exception dfki.util.config.XMLConfigReader.Exception.
 
XMLConfigReader.Exception(String) - Constructor for class dfki.util.config.XMLConfigReader.Exception
 
XMLConfigReader.Test - class dfki.util.config.XMLConfigReader.Test.
 
XMLConfigReader.Test() - Constructor for class dfki.util.config.XMLConfigReader.Test
 
XMLConfigReader() - Constructor for class dfki.util.config.XMLConfigReader
 
XMLConfigReader(InputStream) - Constructor for class dfki.util.config.XMLConfigReader
Generischer Konstruktor zum Lesen einer Konfiguration aus einem InputStream
XMLConfigReader(String) - Constructor for class dfki.util.config.XMLConfigReader
Erstellt Konfiguration aus einer Datei
XMLConfigReader(URL) - Constructor for class dfki.util.config.XMLConfigReader
Liest Konfiguration von einer URL

_

_ASPECT_RATIO - Static variable in class dfki.frodo.tools.rdf_schema_grapher.app.RDFSchemaGrapherApp
 
_class() - Method in class dfki.util.rdfs.RDFS.URIs
 
_CONFIG - Static variable in class dfki.frodo.tools.rdf_schema_grapher.app.RDFSchemaGrapherApp
 
_HIDE_LITERAL_PROPERTIES - Static variable in class dfki.frodo.tools.rdf_schema_grapher.app.RDFSchemaGrapherApp
 
_ISA_EDGE_COLOR - Static variable in class dfki.frodo.tools.rdf_schema_grapher.app.RDFSchemaGrapherApp
 
_NODE_COLOR - Static variable in class dfki.frodo.tools.rdf_schema_grapher.app.RDFSchemaGrapherApp
 
_OUTPUT - Static variable in class dfki.frodo.tools.rdf_schema_grapher.app.RDFSchemaGrapherApp
 
_PRINT_NAMESPACES - Static variable in class dfki.frodo.tools.rdf_schema_grapher.app.RDFSchemaGrapherApp
 
_PROPERTIES - Static variable in class dfki.frodo.tools.rdf_schema_grapher.app.RDFSchemaGrapherApp
 
_PROPERTY_EDGE_COLOR - Static variable in class dfki.frodo.tools.rdf_schema_grapher.app.RDFSchemaGrapherApp
 
_RDFS - Static variable in class dfki.frodo.tools.rdf_schema_grapher.app.RDFSchemaGrapherApp
 
_RDFS_NAMESPACE - Static variable in class dfki.frodo.tools.rdf_schema_grapher.app.RDFSchemaGrapherApp
 
_SAX_PARSER - Static variable in class dfki.frodo.tools.rdf_schema_grapher.app.RDFSchemaGrapherApp
 
_SHOW_RDFS_NODES - Static variable in class dfki.frodo.tools.rdf_schema_grapher.app.RDFSchemaGrapherApp
 
_VERBOSE - Static variable in class dfki.frodo.tools.rdf_schema_grapher.app.RDFSchemaGrapherApp
 

A B C D E F G H I J L M N O P Q R S T U V W X _