- get(RRequest, String) - Method in class org.cthul.resolve.ClassLoaderResourceResolver
-
- get(RRequest, String) - Method in class org.cthul.resolve.ClassResourceResolver
-
- get(RRequest, String) - Method in class org.cthul.resolve.FileResolver
-
- get(int) - Method in class org.cthul.resolve.ResponseBuilder.WarningsList
-
- get(RRequest, String) - Method in class org.cthul.resolve.UriMappingResolver
-
Returns a resource for the requested uri, or null if it could
not be found.
- getBaseUri() - Method in class org.cthul.resolve.RRequest
-
- getBaseUri() - Method in class org.cthul.resolve.RResult
-
Returns the base URI of the request
- getBaseURI() - Method in class org.cthul.xml.CLSResourceResolver.LSInputResult
-
- getByteBuffer() - Method in class org.cthul.resolve.RResult
-
Returns the resource as byte buffer, or null
- getByteStream() - Method in class org.cthul.xml.CLSResourceResolver.LSInputResult
-
- getCertifiedText() - Method in class org.cthul.xml.CLSResourceResolver.LSInputResult
-
- getCharacterStream() - Method in class org.cthul.xml.CLSResourceResolver.LSInputResult
-
- getCharset() - Method in class org.cthul.resolve.RResult
-
Returns the charset for the result's
encoding,
or the default charset of this JVM.
- getContentHandler() - Method in class org.cthul.xml.validation.ValidatingXMLReader
-
- getDefaultUrlConnectionHeader() - Method in class org.cthul.resolve.RResult
-
- getDTDHandler() - Method in class org.cthul.xml.validation.ValidatingXMLReader
-
- getEncoding() - Method in class org.cthul.resolve.RResult
-
Returns the resource's encoding.
- getEncoding() - Method in class org.cthul.xml.CLSResourceResolver.LSInputResult
-
- getEntityResolver() - Method in class org.cthul.xml.validation.ValidatingXMLReader
-
- getErrorHandler() - Method in class org.cthul.xml.validation.ValidatingXMLReader
-
- getEventAllocator() - Method in class org.cthul.xml.validation.ValidatingXMLInputFactory
-
- getFeature(String) - Method in class org.cthul.xml.validation.ValidatingXMLReader
-
- getHeaderField(String) - Method in class org.cthul.resolve.RResult.InputStreamURLConnection
-
- getHeaderField(int) - Method in class org.cthul.resolve.RResult.InputStreamURLConnection
-
- getHeaderFieldKey(int) - Method in class org.cthul.resolve.RResult.InputStreamURLConnection
-
- getHeaderFields() - Method in class org.cthul.resolve.RResult.InputStreamURLConnection
-
- getInputStream() - Method in class org.cthul.resolve.RResult
-
Returns the resource as input stream, or null
- getInputStream() - Method in class org.cthul.resolve.RResult.InputStreamURLConnection
-
- getInstance() - Static method in class org.cthul.xml.OrgW3Resolver
-
- getMappingString() - Method in class org.cthul.resolve.UriMappingResolver
-
string representation for debugging purposes
- getProperty(String) - Method in class org.cthul.xml.validation.ValidatingXMLInputFactory
-
- getProperty(String) - Method in class org.cthul.xml.validation.ValidatingXMLReader
-
- getPublicId() - Method in class org.cthul.resolve.RRequest
-
- getPublicId() - Method in class org.cthul.resolve.RResult
-
Returns the request public ID
- getPublicId() - Method in class org.cthul.xml.CLSResourceResolver.LSInputResult
-
- getReader() - Method in class org.cthul.resolve.RResult
-
Returns the resource as a reader, or null.
- getRequest() - Method in exception org.cthul.resolve.ResolvingException
-
- getRequest() - Method in class org.cthul.resolve.ResponseBuilder.NoResult
-
- getRequest() - Method in class org.cthul.resolve.ResponseBuilder.WarningLog
-
- getRequest() - Method in interface org.cthul.resolve.RResponse
-
Returns the request that was responded to.
- getRequest() - Method in class org.cthul.resolve.RResult
-
Returns the request for this result.
- getResolvedSystemId() - Method in class org.cthul.resolve.RRequest
-
- getResolvedSystemId() - Method in class org.cthul.resolve.RResult
-
- getResolvingCause() - Method in exception org.cthul.resolve.ResolvingException
-
Returns the underlying cause of this resolving exceptions.
- getResourceURL() - Method in class org.cthul.resolve.results.FileResult
-
- getResourceURL() - Method in class org.cthul.resolve.results.URLResult
-
- getResourceURL() - Method in class org.cthul.resolve.RResult
-
Returns the resource as URL, or null
- getResourceURLOrSystemId() - Method in class org.cthul.resolve.RResult
-
- getResult() - Method in exception org.cthul.resolve.ResolvingException
-
- getResult() - Method in class org.cthul.resolve.ResponseBuilder.NoResult
-
- getResult() - Method in class org.cthul.resolve.ResponseBuilder.WarningLog
-
- getResult() - Method in interface org.cthul.resolve.RResponse
-
- getResult() - Method in class org.cthul.resolve.RResult
-
- getResultType() - Method in class org.cthul.resolve.results.BytesResult
-
- getResultType() - Method in class org.cthul.resolve.results.FileResult
-
- getResultType() - Method in class org.cthul.resolve.results.InputStreamResult
-
- getResultType() - Method in class org.cthul.resolve.results.StringResult
-
- getResultType() - Method in class org.cthul.resolve.results.URLResult
-
- getResultType() - Method in class org.cthul.resolve.RResult
-
Indicates the native format of this result.
- getSchemaFactory() - Method in class org.cthul.xml.validation.ValidatingXMLReader
-
- getSchemaMap() - Static method in class org.cthul.xml.OrgW3Resolver
-
- getString() - Method in class org.cthul.resolve.results.StringResult
-
- getString() - Method in class org.cthul.resolve.RResult
-
Returns the resource as string, or null
- getStringData() - Method in class org.cthul.xml.CLSResourceResolver.LSInputResult
-
- getSystemId() - Method in class org.cthul.resolve.RRequest
-
- getSystemId() - Method in class org.cthul.resolve.RResult
-
Returns the system ID of the resolved resource.
- getSystemId() - Method in class org.cthul.xml.CLSResourceResolver.LSInputResult
-
- getUri() - Method in class org.cthul.resolve.RRequest
-
- getUri() - Method in class org.cthul.resolve.RResult
-
Returns the request URI
- getUriOrId() - Method in class org.cthul.resolve.RRequest
-
- getUriOrId() - Method in class org.cthul.resolve.RResult
-
- getURLConnection() - Method in class org.cthul.resolve.RResult
-
Returns the resource as URL connection, or null
- getWarningsLog() - Method in exception org.cthul.resolve.ResolvingException
-
- getWarningsLog() - Method in class org.cthul.resolve.ResponseBuilder.NoResult
-
- getWarningsLog() - Method in class org.cthul.resolve.ResponseBuilder.WarningLog
-
- getWarningsLog() - Method in interface org.cthul.resolve.RResponse
-
Returns a list of non-critical exceptions that occurred during look-up.
- getWarningsLog() - Method in class org.cthul.resolve.RResult
-
- getXMLReporter() - Method in class org.cthul.xml.validation.ValidatingXMLInputFactory
-
- getXMLResolver() - Method in class org.cthul.xml.validation.ValidatingXMLInputFactory
-