- cacheXSLSheet(QName, URI, String, URIResolver) - Method in class org.apache.ode.utils.xsl.XslTransformHandler
-
Parses the provided stylesheet and stores it in cache only if it's not there
already.
- captureSchema(URI, byte[], XMLEntityResolver) - Static method in class org.apache.ode.utils.xsd.XSUtils
-
Capture the schemas supplied by the reader.
- CapturingXMLEntityResolver - Class in org.apache.ode.utils.xsd
-
A wrapper for XMLEntityResolver
s that defers resolution to the
wrapped object and saves the byte stream of each resolved entity in a map.
- CapturingXMLEntityResolver(Map<URI, byte[]>, XMLEntityResolver) - Constructor for class org.apache.ode.utils.xsd.CapturingXMLEntityResolver
-
- characters(char[], int, int) - Method in class org.apache.ode.utils.xml.capture.Tracker
-
- check() - Method in class org.apache.ode.utils.WatchDog
-
- checkNext(int, String, int, int) - Method in class org.apache.ode.utils.CronExpression
-
- cleanup() - Static method in class org.apache.ode.utils.fs.TempFileManager
-
Clear out the temporary working directory.
- clear() - Method in class org.apache.ode.utils.HierarchicalProperties
-
Clear all content.
- clearAll(String) - Static method in class org.apache.ode.utils.InternPool
-
Clears all the values corresponding to the given process
- clearXSLSheets(QName) - Method in class org.apache.ode.utils.xsl.XslTransformHandler
-
- clone() - Method in class org.apache.ode.utils.CronExpression
-
- cloneNode(Document, Node) - Static method in class org.apache.ode.utils.DOMUtils
-
Deep clone, but don't fry, the given node in the context of the given document.
- cloneSerializable(Object) - Static method in class org.apache.ode.utils.SerializableUtils
-
Clone a Serializable
object; for use when a
clone()
method is not available.
- CollectionsX - Class in org.apache.ode.utils.stl
-
Useful extensions to the java.util.Collections class.
- CollectionsX() - Constructor for class org.apache.ode.utils.stl.CollectionsX
-
- CollectionUtils - Class in org.apache.ode.utils
-
Utility class for dealing with arrays.
- CollectionUtils() - Constructor for class org.apache.ode.utils.CollectionUtils
-
- COMMAND_PREFIX - Static variable in interface org.apache.ode.utils.cli.CommandlineFragment
-
The prefix ("-") that signifies that an argument is a flag.
- CommandlineFragment - Interface in org.apache.ode.utils.cli
-
Basic interface for a fragment of a commandline; that fragment could be a single
flag, could be a flag with one or more arguments, or could be an argument.
- CommandLineMessages - Class in org.apache.ode.utils.cli
-
Message bundle for org.apache.ode.utils.cli.CliHelper
.
- CommandLineMessages() - Constructor for class org.apache.ode.utils.cli.CommandLineMessages
-
- CommandlineSyntaxException - Exception in org.apache.ode.utils.cli
-
- CommandlineSyntaxException(String) - Constructor for exception org.apache.ode.utils.cli.CommandlineSyntaxException
-
- CommonMessages - Class in org.apache.ode.utils.msg
-
- CommonMessages() - Constructor for class org.apache.ode.utils.msg.CommonMessages
-
- compareTo(Object) - Method in class org.apache.ode.utils.GUID
-
- CompositeUnaryFunction<E,V,T> - Class in org.apache.ode.utils.stl
-
- CompositeUnaryFunction(UnaryFunction<T, V>, UnaryFunction<E, T>) - Constructor for class org.apache.ode.utils.stl.CompositeUnaryFunction
-
- consoleErr(String) - Static method in class org.apache.ode.utils.cli.BaseCommandlineTool
-
- ConsoleFormatter - Class in org.apache.ode.utils.cli
-
- ConsoleFormatter() - Constructor for class org.apache.ode.utils.cli.ConsoleFormatter
-
- consume(List<String>) - Method in class org.apache.ode.utils.cli.Argument
-
- consume(List<String>) - Method in interface org.apache.ode.utils.cli.CommandlineFragment
-
Grab the pieces of the commandline relevant to this argument, configure the
implementation, and then return a new array of arguments that will have the
pieces of the original commandline that this command used removed.
- consume(List<String>) - Method in class org.apache.ode.utils.cli.Flag
-
- consume(List<String>) - Method in class org.apache.ode.utils.cli.FlagWithArgument
-
- consume(List<String>) - Method in class org.apache.ode.utils.cli.LastArgument
-
- consume(List<String>) - Method in class org.apache.ode.utils.cli.MultiArgument
-
- consume(List<String>) - Method in class org.apache.ode.utils.cli.XorGroup
-
- copy(OutputStream, InputStream, int) - Static method in class org.apache.ode.utils.StreamUtils
-
Copy data from an InputStream
to an OutputStream
until an
end-of-stream is reached on the source InputStream
.
- copy(Writer, Reader, int) - Static method in class org.apache.ode.utils.StreamUtils
-
Copy data from an Reader
to an Writer
until an
end-of-stream is reached on the source Reader
.
- copy(OutputStream, InputStream) - Static method in class org.apache.ode.utils.StreamUtils
-
Copy with default buffer size.
- copy(OutputStream, URL) - Static method in class org.apache.ode.utils.StreamUtils
-
Copy from URL
stream.
- copyNSContext(Element, Element) - Static method in class org.apache.ode.utils.DOMUtils
-
- countKids(Element, short) - Static method in class org.apache.ode.utils.DOMUtils
-
Count number of children of a certain type of the given element.
- createDomainObjectName(String) - Static method in class org.apache.ode.utils.jmx.JMXConstants
-
Create a JMX name for a ODE domain.
- createDomainObjectQuery() - Static method in class org.apache.ode.utils.jmx.JMXConstants
-
Create a JMX name query to find ODE domain MBeans.
- createLoggingDS(DataSource, Log) - Static method in class org.apache.ode.utils.LoggingInterceptor
-
- createObjectName() - Method in class org.apache.ode.utils.jmx.SimpleMBean
-
- createObjectName(String, String[]) - Static method in class org.apache.ode.utils.jmx.SimpleMBean
-
- CronExpression - Class in org.apache.ode.utils
-
Provides a parser and evaluator for unix-like cron expressions.
- CronExpression(String) - Constructor for class org.apache.ode.utils.CronExpression
-
Constructs a new CronExpression
based on the specified
parameter.
- generateMethodSignature(Method) - Static method in class org.apache.ode.utils.Reflect
-
Generates a unique method signature string for a java.lang.reflect.Method.
- get() - Method in class org.apache.ode.utils.WatchDog.DefaultObserver
-
- get() - Method in interface org.apache.ode.utils.WatchDog.Observer
-
- getAddressExtension(Port) - Static method in class org.apache.ode.utils.wsdl.WsdlUtils
-
Extract the instance of javax.wsdl.extensions.http.HTTPAddress] or {@link javax.wsdl.extensions.soap.SOAPAddress}
from the list of extensibility elements of the given {@link javax.wsdl.Port}.
- getAttribute(Element, String) - Static method in class org.apache.ode.utils.DOMUtils
-
Returns the value of an attribute of an element.
- getAttributeNS(Element, String, String) - Static method in class org.apache.ode.utils.DOMUtils
-
Returns the value of an attribute of an element.
- getBase() - Method in class org.apache.ode.utils.xml.capture.Tracker
-
- getBindingExtension(Binding) - Static method in class org.apache.ode.utils.wsdl.WsdlUtils
-
Look up the ExtensibilityElement defining the binding for the given Port or
throw an IllegalArgumentException
if multiple bindings found.
- getBindingExtension(Port) - Static method in class org.apache.ode.utils.wsdl.WsdlUtils
-
- getBp1_0WsdlSchema() - Static method in class org.apache.ode.utils.SchemaBucket
-
Get the Basic Profile 1.0 schema for WSDL, amended to include the errata.
- getBuildDate() - Static method in class org.apache.ode.utils.Version
-
Get the build date.
- getBuildNumber() - Static method in class org.apache.ode.utils.Version
-
Get the full name of the version, e.g., "1.0B15".
- getChildCharacterData(Element) - Static method in class org.apache.ode.utils.DOMUtils
-
Concat all the text and cdata node children of this elem and return the
resulting text.
- getColumnNumber() - Method in exception org.apache.ode.utils.xsd.XsdException
-
- getConnectionURL() - Static method in class org.apache.ode.utils.rmi.RMIConstants
-
Deprecated.
DO NOT USE, will soon be eliminated.
- getCronExpression() - Method in class org.apache.ode.utils.CronExpression
-
- getDayOfWeekNumber(String) - Method in class org.apache.ode.utils.CronExpression
-
- getDelay() - Method in class org.apache.ode.utils.WatchDog
-
- getDescription() - Method in class org.apache.ode.utils.cli.Argument
-
- getDescription() - Method in interface org.apache.ode.utils.cli.CommandlineFragment
-
Return a description of this commandline fragment.
- getDescription() - Method in class org.apache.ode.utils.cli.Flag
-
- getDescription() - Method in class org.apache.ode.utils.cli.FlagWithArgument
-
- getDescription() - Method in class org.apache.ode.utils.cli.MultiArgument
-
- getDescription() - Method in class org.apache.ode.utils.cli.XorGroup
-
- getDetailMessage() - Method in exception org.apache.ode.utils.xsd.XsdException
-
- getDocument(Node) - Static method in class org.apache.ode.utils.DOMUtils
-
- getDocumentBuilderFactory() - Static method in class org.apache.ode.utils.XMLParserUtils
-
Get the 'correct' implementation of a JAXP DocumentBuilderFactory
;
this is intended to ensure that local implementations (e.g., Crimson) don't
sneak into the mix.
- getDOMParser() - Static method in class org.apache.ode.utils.XMLParserUtils
-
- getElement() - Method in class org.apache.ode.utils.SerializableElement
-
Get the contained element.
- getElementByID(Element, String) - Static method in class org.apache.ode.utils.DOMUtils
-
DOCUMENTME
- getElementContent(Node) - Static method in class org.apache.ode.utils.DOMUtils
-
- getErrors() - Method in class org.apache.ode.utils.xml.capture.XmlDependencyScanner
-
- getExpressionSetSummary(Set) - Method in class org.apache.ode.utils.CronExpression
-
- getExpressionSetSummary(ArrayList) - Method in class org.apache.ode.utils.CronExpression
-
- getExpressionSummary() - Method in class org.apache.ode.utils.CronExpression
-
- getFinalFireTime() - Method in class org.apache.ode.utils.CronExpression
-
NOT YET IMPLEMENTED: Returns the final time that the
CronExpression
will match.
- getFirstChildElement(Element) - Static method in class org.apache.ode.utils.DOMUtils
-
Return the first child element of the given element.
- getFragments() - Method in class org.apache.ode.utils.cli.Fragments
-
Used after the
Fragments.matches(String[])
method, this returns the fragments
together with the settings that they have absorbed from the arguments.
- getFragmentsInUserOrder() - Method in class org.apache.ode.utils.cli.Fragments
-
For use in formatting commandline help, this method orders the constituent
fragments in a way that would make sense to a user.
- getGuid() - Method in class org.apache.ode.utils.GUID
-
Get the GUID bytes.
- getHttpHeaders(List) - Static method in class org.apache.ode.utils.wsdl.WsdlUtils
-
- getInstance() - Static method in class org.apache.ode.utils.xsl.XslTransformHandler
-
Singleton access.
- getKeys() - Method in class org.apache.ode.utils.msg.MessageBundle
-
- getLastDayOfMonth(int, int) - Method in class org.apache.ode.utils.CronExpression
-
- getLastError() - Method in class org.apache.ode.utils.xsd.LoggingXmlErrorHandler
-
- getLineNumber() - Method in exception org.apache.ode.utils.xsd.XsdException
-
- getLock() - Method in class org.apache.ode.utils.WatchDog.DefaultObserver
-
- getLock() - Method in interface org.apache.ode.utils.WatchDog.Observer
-
- getMajorVersion() - Static method in class org.apache.ode.utils.Version
-
Get the major version number, i.e., the x
in version
x.y
.
- getMatched() - Method in class org.apache.ode.utils.cli.XorGroup
-
- getMessages(Class<T>) - Static method in class org.apache.ode.utils.msg.MessageBundle
-
- getMessages(Class<T>, Locale) - Static method in class org.apache.ode.utils.msg.MessageBundle
-
- getMimeContent(List) - Static method in class org.apache.ode.utils.wsdl.WsdlUtils
-
- getMinorVersion() - Static method in class org.apache.ode.utils.Version
-
Get the minor version number, i.e., the y
in version
x.y
.
- getMonthNumber(String) - Method in class org.apache.ode.utils.CronExpression
-
- getMutable() - Method in class org.apache.ode.utils.WatchDog
-
- getMyNamespaces(Element) - Static method in class org.apache.ode.utils.DOMUtils
-
- getMyNSContext(Element) - Static method in class org.apache.ode.utils.DOMUtils
-
Construct a
NSContext
instance for the supplied element.
- getNamespaceUri(String) - Method in class org.apache.ode.utils.NamespaceStack
-
Retrieve the URI bound to the supplied prefix or null
if no URI
is bound to the supplied prefix.
- getNamespaceURI(String) - Method in class org.apache.ode.utils.NSContext
-
- getNamespaceURIFromPrefix(Node, String) - Static method in class org.apache.ode.utils.DOMUtils
-
Given a prefix and a node, return the namespace URI that the prefix has
been associated with.
- getNextInvalidTimeAfter(Date) - Method in class org.apache.ode.utils.CronExpression
-
Returns the next date/time after the given date/time which does
not satisfy the expression
- getNextSiblingElement(Element) - Static method in class org.apache.ode.utils.DOMUtils
-
Return the next sibling element of the given element.
- getNextValidTimeAfter(Date) - Method in class org.apache.ode.utils.CronExpression
-
Returns the next date/time after the given date/time which
satisfies the cron expression.
- getNodeQName(Node) - Static method in class org.apache.ode.utils.DOMUtils
-
- getNodeQName(String) - Static method in class org.apache.ode.utils.DOMUtils
-
- getNotificationInfo() - Method in class org.apache.ode.utils.jmx.SimpleMBean
-
- getNSPrefixFromNSAttr(Attr) - Static method in class org.apache.ode.utils.DOMUtils
-
Fetch the non-null namespace prefix from a Attr
that declares
a namespace.
- getNumericValue(String, int) - Method in class org.apache.ode.utils.CronExpression
-
- getObjectName() - Method in class org.apache.ode.utils.jmx.SimpleMBean
-
- getObserver() - Method in class org.apache.ode.utils.WatchDog
-
- getOdeIsolationLevel() - Static method in class org.apache.ode.utils.DbIsolation
-
- getOperationExtension(BindingOperation) - Static method in class org.apache.ode.utils.wsdl.WsdlUtils
-
Extract the instance of javax.wsdl.extensions.http.HTTPOperation] or {@link javax.wsdl.extensions.soap.SOAPOperation}
from the list of extensibility elements of the given {@link javax.wsdl.BindingOperation}.
- getOperationVerb(BindingOperation) - Static method in class org.apache.ode.utils.wsdl.WsdlUtils
-
ODE extends the wsdl spec by allowing definition of the HTTP verb at the operation level.
- getParentNamespaces(Element) - Static method in class org.apache.ode.utils.DOMUtils
-
This method traverses the DOM and grabs namespace declarations
on parent elements with the intent of preserving them for children.
- getPrefix() - Method in class org.apache.ode.utils.HierarchicalProperties
-
- getPrefix(String) - Method in class org.apache.ode.utils.NamespaceStack
-
- getPrefix(String) - Method in class org.apache.ode.utils.NSContext
-
- getPrefixes(String) - Method in class org.apache.ode.utils.NSContext
-
- getPrefixes() - Method in class org.apache.ode.utils.NSContext
-
Get all the prefixes with a URI mapping in this context
- getPrevious() - Method in exception org.apache.ode.utils.xsd.XsdException
-
- getProgramName() - Static method in class org.apache.ode.utils.cli.BaseCommandlineTool
-
- getProperties(String, String) - Method in class org.apache.ode.utils.HierarchicalProperties
-
- getProperties(QName) - Method in class org.apache.ode.utils.HierarchicalProperties
-
- getProperties(String, String, String) - Method in class org.apache.ode.utils.HierarchicalProperties
-
- getProperties(QName, String) - Method in class org.apache.ode.utils.HierarchicalProperties
-
Return a map containing all the properties for the given port.
- getProperty(String) - Method in class org.apache.ode.utils.HierarchicalProperties
-
- getProperty(String, String, String) - Method in class org.apache.ode.utils.HierarchicalProperties
-
- getProperty(QName, String) - Method in class org.apache.ode.utils.HierarchicalProperties
-
- getProperty(String, String, String, String) - Method in class org.apache.ode.utils.HierarchicalProperties
-
- getProperty(QName, String, String) - Method in class org.apache.ode.utils.HierarchicalProperties
-
- getProxyAndHeaders(Map<String, String>) - Static method in class org.apache.ode.utils.Properties
-
- getQualifiedAttributeValue(Element, String) - Static method in class org.apache.ode.utils.DOMUtils
-
DOCUMENTME
- getQualifiedName(QName) - Static method in class org.apache.ode.utils.DOMUtils
-
- getReason() - Method in class org.apache.ode.utils.cli.Fragments
-
- getReferences() - Method in class org.apache.ode.utils.xml.capture.Tracker
-
- getReferences(URI) - Method in class org.apache.ode.utils.xml.capture.XmlDependencyScanner
-
Get the references (imports, includes, etc) of a given
resource.
- getReferers(URI) - Method in class org.apache.ode.utils.xml.capture.XmlDependencyScanner
-
Get all the URI's that refer to a URI.
- getResolver() - Method in class org.apache.ode.utils.xml.capture.XmlDependencyScanner
-
- getRootMap() - Method in class org.apache.ode.utils.HierarchicalProperties
-
- getSAXParserFactory() - Static method in class org.apache.ode.utils.XMLParserUtils
-
Get the 'correct' implementation of a JAXP SAXParserFactory
; this is
intended to ensure that local implementations (e.g., Crimson) don't sneak into
the mix.
- getSet(int) - Method in class org.apache.ode.utils.CronExpression
-
- getSystemId() - Method in exception org.apache.ode.utils.xsd.XsdException
-
- getTemporaryDirectory(String) - Static method in class org.apache.ode.utils.fs.TempFileManager
-
Get a temporary working directory.
- getTemporaryDirectory(String, File) - Static method in class org.apache.ode.utils.fs.TempFileManager
-
- getTemporaryFile(String) - Static method in class org.apache.ode.utils.fs.TempFileManager
-
Get a temporary file, if possible, and register it for cleanup later.
- getTemporaryFile(String, File) - Static method in class org.apache.ode.utils.fs.TempFileManager
-
- getTextContent(Node) - Static method in class org.apache.ode.utils.DOMUtils
-
- getTimeAfter(Date) - Method in class org.apache.ode.utils.CronExpression
-
- getTimeBefore(Date) - Method in class org.apache.ode.utils.CronExpression
-
NOT YET IMPLEMENTED: Returns the time before the given time
that the CronExpression
matches.
- getTimeZone() - Method in class org.apache.ode.utils.CronExpression
-
Returns the time zone for which this CronExpression
will be resolved.
- getURIs() - Method in class org.apache.ode.utils.xml.capture.XmlDependencyScanner
-
- getUriSet() - Method in class org.apache.ode.utils.NSContext
-
Get all the URIs with a prefix mapping in this context
- getUsage() - Method in class org.apache.ode.utils.cli.Argument
-
- getUsage() - Method in interface org.apache.ode.utils.cli.CommandlineFragment
-
Construct a usage string for this commandline fragment.
- getUsage() - Method in class org.apache.ode.utils.cli.Flag
-
- getUsage() - Method in class org.apache.ode.utils.cli.FlagWithArgument
-
- getUsage() - Method in class org.apache.ode.utils.cli.MultiArgument
-
- getUsage() - Method in class org.apache.ode.utils.cli.XorGroup
-
- getValue() - Method in class org.apache.ode.utils.cli.Argument
-
- getValue() - Method in class org.apache.ode.utils.cli.FlagWithArgument
-
- getValue(int, String, int) - Method in class org.apache.ode.utils.CronExpression
-
- getValues() - Method in class org.apache.ode.utils.cli.MultiArgument
-
- getVersionName() - Static method in class org.apache.ode.utils.Version
-
Get the full name of the version, e.g., "1.0B15".
- getVMGUID() - Static method in class org.apache.ode.utils.GUID
-
- getXercesSerializer(OutputStream) - Static method in class org.apache.ode.utils.XMLParserUtils
-
- getXMLReader() - Static method in class org.apache.ode.utils.XMLParserUtils
-
- GUID - Class in org.apache.ode.utils
-
This class is used to generate globally unique IDs.
- GUID() - Constructor for class org.apache.ode.utils.GUID
-
Create a new unique GUID
- GUID(String) - Constructor for class org.apache.ode.utils.GUID
-
Reconstitute a GUID from it's string representation
- GUID.MalformedGuidException - Exception in org.apache.ode.utils
-
- GUID.MalformedGuidException(String) - Constructor for exception org.apache.ode.utils.GUID.MalformedGuidException
-
- ignorableWhitespace(char[], int, int) - Method in class org.apache.ode.utils.xml.capture.Tracker
-
- IgnoreAllErrorHandler - Class in org.apache.ode.utils.sax
-
ErrorHandler
implementation that does nothing, i.e., ignores all
error events.
- IgnoreAllErrorHandler() - Constructor for class org.apache.ode.utils.sax.IgnoreAllErrorHandler
-
Create a new instance.
- inferFault(Operation, QName) - Static method in class org.apache.ode.utils.wsdl.WsdlUtils
-
Return the Fault
that has the given element as message part.
- init() - Method in class org.apache.ode.utils.WatchDog.DefaultObserver
-
empty implementation
- init() - Method in interface org.apache.ode.utils.WatchDog.Observer
-
- initLogFile() - Static method in class org.apache.ode.utils.cli.BaseCommandlineTool
-
- initLogFile(int) - Static method in class org.apache.ode.utils.cli.BaseCommandlineTool
-
- initLogging(int) - Static method in class org.apache.ode.utils.cli.BaseCommandlineTool
-
Initialize logging appropriate for command-line utilities.
- initLogging() - Static method in class org.apache.ode.utils.cli.BaseCommandlineTool
-
- injectNamespaces(Element, NSContext) - Static method in class org.apache.ode.utils.DOMUtils
-
- injectNamespacesWithAllPrefixes(Element, NSContext) - Static method in class org.apache.ode.utils.DOMUtils
-
Adds namespaces including all prefixes.
- insert(Collection<T>, Enumeration<? extends T>) - Static method in class org.apache.ode.utils.stl.CollectionsX
-
- insert(Collection<T>, Iterator<? extends T>) - Static method in class org.apache.ode.utils.stl.CollectionsX
-
- insert(Collection<T>, Collection<? extends T>) - Static method in class org.apache.ode.utils.stl.CollectionsX
-
- INTALIO_SESSION_NS - Static variable in class org.apache.ode.utils.Namespaces
-
- intern(Object, Object) - Static method in class org.apache.ode.utils.InternPool
-
Returns an internalized value if it already exists in the cache
- InternPool - Class in org.apache.ode.utils
-
A key value based cache that internalizes immutable values
so that they can be shared across various BPEL objects.
- InternPool() - Constructor for class org.apache.ode.utils.InternPool
-
Creates a new KeyValueCache object.
- InternPool.InternableBlock - Interface in org.apache.ode.utils
-
An interface that clients should implement to run their
blocks of code in the context of this caching mechanism.
- invoke(Object, Method, Object[]) - Method in class org.apache.ode.utils.LoggingInterceptor
-
- isAbsolute(String) - Static method in class org.apache.ode.utils.fs.FileUtils
-
Test if the given path is absolute or not.
- isBoolean(QName) - Static method in class org.apache.ode.utils.xsd.XSTypes
-
- isCompatible(QName, QName) - Method in interface org.apache.ode.utils.xsd.SchemaModel
-
Determines if two types are compatible using the following logic:
if type a is Element, and type b is Element, they must be identical
element types.
- isCompatible(QName, QName) - Method in class org.apache.ode.utils.xsd.SchemaModelImpl
-
- isDate(QName) - Static method in class org.apache.ode.utils.xsd.XSTypes
-
- isDecimal(QName) - Static method in class org.apache.ode.utils.xsd.XSTypes
-
- isEmptyElement(Element) - Static method in class org.apache.ode.utils.DOMUtils
-
Check that an element is empty, i.e., it contains no non-whitespace text or
elements as children.
- isError() - Method in class org.apache.ode.utils.xml.capture.XmlDependencyScanner
-
- isFloat(QName) - Static method in class org.apache.ode.utils.xsd.XSTypes
-
- isInitialized() - Method in class org.apache.ode.utils.WatchDog.DefaultObserver
-
- isInitialized() - Method in interface org.apache.ode.utils.WatchDog.Observer
-
- isLeapYear(int) - Method in class org.apache.ode.utils.CronExpression
-
- isMember(Object) - Method in class org.apache.ode.utils.stl.EqualsUnaryFunction
-
- isMember(Object) - Method in class org.apache.ode.utils.stl.MemberOfFunction.InstanceOf
-
- isMember(E) - Method in class org.apache.ode.utils.stl.MemberOfFunction
-
A unary function that tests whether an element is the member of a set.
- isNSAttribute(Attr) - Static method in class org.apache.ode.utils.DOMUtils
-
Test whether an attribute contains a namespace declaration.
- isNumber(QName) - Static method in class org.apache.ode.utils.xsd.XSTypes
-
- ISO8601DateParser - Class in org.apache.ode.utils
-
ISO 8601 date parsing utility.
- ISO8601DateParser() - Constructor for class org.apache.ode.utils.ISO8601DateParser
-
- isOdeFault(BindingFault) - Static method in class org.apache.ode.utils.wsdl.WsdlUtils
-
- isOptional() - Method in class org.apache.ode.utils.cli.Argument
-
- isOptional() - Method in interface org.apache.ode.utils.cli.CommandlineFragment
-
- isOptional() - Method in class org.apache.ode.utils.cli.Flag
-
- isOptional() - Method in class org.apache.ode.utils.cli.FlagWithArgument
-
- isOptional() - Method in class org.apache.ode.utils.cli.MultiArgument
-
- isOptional() - Method in class org.apache.ode.utils.cli.XorGroup
-
- isRelative(String) - Static method in class org.apache.ode.utils.fs.FileUtils
-
Test if the given path is relative or absolute.
- isSatisfiedBy(Date) - Method in class org.apache.ode.utils.CronExpression
-
Indicates whether the given date satisfies the cron expression.
- isSet() - Method in class org.apache.ode.utils.cli.Argument
-
- isSet() - Method in class org.apache.ode.utils.cli.Flag
-
- isSet() - Method in class org.apache.ode.utils.cli.FlagWithArgument
-
- isSet() - Method in class org.apache.ode.utils.cli.MultiArgument
-
- isSimpleType(QName) - Method in interface org.apache.ode.utils.xsd.SchemaModel
-
Checks if type is a simple type.
- isSimpleType(QName) - Method in class org.apache.ode.utils.xsd.SchemaModelImpl
-
- isString(QName) - Static method in class org.apache.ode.utils.xsd.XSTypes
-
- isText(String) - Static method in class org.apache.ode.utils.http.HttpUtils
-
- isValidExpression(String) - Static method in class org.apache.ode.utils.CronExpression
-
Indicates whether the specified cron expression can be parsed into a
valid cron expression
- isWsdlDocument(Document) - Static method in class org.apache.ode.utils.DOMUtils
-
Perform a naive check to see if a document is a WSDL document
based on the root element name and namespace URI.
- isXml(String) - Static method in class org.apache.ode.utils.http.HttpUtils
-
- isXmlSchemaDocument(Document) - Static method in class org.apache.ode.utils.DOMUtils
-
Perform a naive check to see if a document is an XML schema document
based on the root element name and namespace URI.
- IteratorEnumeration<T> - Class in org.apache.ode.utils.stl
-
- IteratorEnumeration(Iterator<T>) - Constructor for class org.apache.ode.utils.stl.IteratorEnumeration
-
- Main - Class in org.apache.ode.utils.cli
-
Class used for starting the main(...)
- Main() - Constructor for class org.apache.ode.utils.cli.Main
-
- main(String[]) - Static method in class org.apache.ode.utils.cli.Main
-
- main(String[]) - Static method in class org.apache.ode.utils.fs.FileUtils
-
- main(String[]) - Static method in class org.apache.ode.utils.GUID
-
- main(String[]) - Static method in class org.apache.ode.utils.Version
-
Print the full version number and licensing information to the console.
- makeCollection(Class<? extends Collection>, T[]) - Static method in class org.apache.ode.utils.CollectionUtils
-
Make a Collection
out of an array.
- makeGUID(String) - Static method in class org.apache.ode.utils.GUID
-
- matches(String[]) - Method in class org.apache.ode.utils.cli.Fragments
-
Apply the
CommandlineFragment
s to the supplied arguments (after calling
reset on the components).
- MemberOfFunction<E> - Class in org.apache.ode.utils.stl
-
Interface used for defining object filters/selectors, classes that are used
to determine whether a given object belong in a set.
- MemberOfFunction() - Constructor for class org.apache.ode.utils.stl.MemberOfFunction
-
- MemberOfFunction.InstanceOf - Class in org.apache.ode.utils.stl
-
- MemberOfFunction.InstanceOf(Class) - Constructor for class org.apache.ode.utils.stl.MemberOfFunction.InstanceOf
-
- MessageBundle - Class in org.apache.ode.utils.msg
-
- MessageBundle() - Constructor for class org.apache.ode.utils.msg.MessageBundle
-
- Messages - Class in org.apache.ode.utils.wsdl
-
- Messages() - Constructor for class org.apache.ode.utils.wsdl.Messages
-
- MINUTE - Static variable in class org.apache.ode.utils.CronExpression
-
- minutes - Variable in class org.apache.ode.utils.CronExpression
-
- MONTH - Static variable in class org.apache.ode.utils.CronExpression
-
- monthMap - Static variable in class org.apache.ode.utils.CronExpression
-
- months - Variable in class org.apache.ode.utils.CronExpression
-
- msgAlreadySelectedOption(String) - Method in class org.apache.ode.utils.cli.CommandLineMessages
-
Format an error message about a repeated option.
- msgBadPort(String) - Method in class org.apache.ode.utils.msg.CommonMessages
-
- msgBindingDefinesNonElementDocListParts() - Method in class org.apache.ode.utils.wsdl.Messages
-
- msgBindingInputNotFound(QName, String, String) - Method in class org.apache.ode.utils.wsdl.Messages
-
- msgBindingNotFound(String) - Method in class org.apache.ode.utils.wsdl.Messages
-
- msgBindingOperationNotFound(QName, String, String) - Method in class org.apache.ode.utils.wsdl.Messages
-
- msgBindingOutputNotFound(QName, String, String) - Method in class org.apache.ode.utils.wsdl.Messages
-
- msgCannotReadFromFile(String) - Method in class org.apache.ode.utils.msg.CommonMessages
-
- msgCannotWriteToFile(String) - Method in class org.apache.ode.utils.msg.CommonMessages
-
- msgCliHeader(String, String, String) - Method in class org.apache.ode.utils.cli.CommandLineMessages
-
Format a header for display by a commandline tool at startup.
- msgCommandLineError() - Method in class org.apache.ode.utils.cli.CommandLineMessages
-
Format a generic error about an unparseable commandline.
- msgDuplicateWSDLImport(String, String) - Method in class org.apache.ode.utils.wsdl.Messages
-
Attempted to import WSDL for namespace {0} from multiple locations:
definitions from {1} will be ignored
- msgFileNotFound(String) - Method in class org.apache.ode.utils.msg.CommonMessages
-
- msgGetCopyright() - Method in class org.apache.ode.utils.VersionMessages
-
- msgHelp() - Method in class org.apache.ode.utils.cli.CommandLineMessages
-
Format the description of the commandline help option.
- msgMissingArgument(String) - Method in class org.apache.ode.utils.cli.CommandLineMessages
-
Format an error message about an option missing a required argument.
- msgMissingOption(String) - Method in class org.apache.ode.utils.cli.CommandLineMessages
-
Format an error message about a missing required option.
- msgMultipleAddressesForPort(String) - Method in class org.apache.ode.utils.wsdl.Messages
-
Multiple addresses for port {0}
- msgMultipleBindings(QName) - Method in class org.apache.ode.utils.wsdl.Messages
-
Port {0} has multiple binding elements
- msgMultipleBindingsForOperation(String) - Method in class org.apache.ode.utils.wsdl.Messages
-
Opeartion {0} has multiple binding elements
- msgMultipleMimeContent() - Method in class org.apache.ode.utils.wsdl.Messages
-
- msgNoAddressForPort(String) - Method in class org.apache.ode.utils.wsdl.Messages
-
No address for port {0}
- msgNoBinding(QName) - Method in class org.apache.ode.utils.wsdl.Messages
-
No or for port {0}
- msgNoBindingForOperation(String) - Method in class org.apache.ode.utils.wsdl.Messages
-
No or for operation {0}
- msgNoHTTPBindingForPort(String) - Method in class org.apache.ode.utils.wsdl.Messages
-
No HTTP binding for port: {0}
- msgNoSOAPBindingForPort(String) - Method in class org.apache.ode.utils.wsdl.Messages
-
No SOAP binding for port: {0}
- msgOdeMessageExpected() - Method in class org.apache.ode.utils.wsdl.Messages
-
- msgOdeMessageMissingRequiredPart(String) - Method in class org.apache.ode.utils.wsdl.Messages
-
- msgOdeMessagePartMissingRequiredElement(QName, String, String, QName) - Method in class org.apache.ode.utils.wsdl.Messages
-
- msgPortDefinitionNotFound(QName, String) - Method in class org.apache.ode.utils.wsdl.Messages
-
- msgProcessingSchema(String) - Method in class org.apache.ode.utils.xsd.XsdMessages
-
Format a debug message about processing an XML Schema document.
- msgQuiet() - Method in class org.apache.ode.utils.cli.CommandLineMessages
-
Format the description of the quiet option.
- msgServiceDefinitionNotFound(QName) - Method in class org.apache.ode.utils.wsdl.Messages
-
- msgSOAPBodyDoesNotContainAllRequiredParts() - Method in class org.apache.ode.utils.wsdl.Messages
-
- msgSoapBodyDoesNotContainExpectedPartWrapper(QName, String, QName) - Method in class org.apache.ode.utils.wsdl.Messages
-
- msgSOAPBodyDoesNotContainRequiredPart(String) - Method in class org.apache.ode.utils.wsdl.Messages
-
- msgSoapHeaderMissingRequiredElement(QName) - Method in class org.apache.ode.utils.wsdl.Messages
-
- msgSoapHeaderMustBeAnElement(Node) - Method in class org.apache.ode.utils.wsdl.Messages
-
- msgSoapHeaderReferencesUnkownPart(String) - Method in class org.apache.ode.utils.wsdl.Messages
-
- msgUndefinedFault(QName, String, String, QName) - Method in class org.apache.ode.utils.wsdl.Messages
-
- msgUnexpectedBindingClass(Class) - Method in class org.apache.ode.utils.wsdl.Messages
-
- msgUnexpectedElementInSOAPBody(QName, QName) - Method in class org.apache.ode.utils.wsdl.Messages
-
- msgUnrecognizedOption(String) - Method in class org.apache.ode.utils.cli.CommandLineMessages
-
Format an error message about an unrecognized commandline option.
- msgVerbose() - Method in class org.apache.ode.utils.cli.CommandLineMessages
-
Format the description of the verbose option.
- msgVersion() - Method in class org.apache.ode.utils.cli.CommandLineMessages
-
Format the description of the version information option.
- msgVersionInfo(String, String) - Method in class org.apache.ode.utils.VersionMessages
-
- msgVeryVerbose() - Method in class org.apache.ode.utils.cli.CommandLineMessages
-
Format the description of the very verbose option.
- msgWsdlImportNotFound(String, String) - Method in class org.apache.ode.utils.wsdl.Messages
-
The WSDL for namespace "{0}" could not be found in "{1}".
- msgXsdError() - Method in class org.apache.ode.utils.xsd.XsdMessages
-
A key to indicate that a message is an error.
- msgXsdExceptionMessage(String, String, int, int) - Method in class org.apache.ode.utils.xsd.XsdMessages
-
Format a message about an exception that occurred while processing an XML
Schema.
- msgXsdFatal() - Method in class org.apache.ode.utils.xsd.XsdMessages
-
A key to indicate that a message is fatal error.
- msgXsdMessage(String, String, String, int, int) - Method in class org.apache.ode.utils.xsd.XsdMessages
-
Format a log message about an XSD-related warning or error.
- msgXsdUnknownError(String) - Method in class org.apache.ode.utils.xsd.XsdMessages
-
An unknown error occured processing schema at {0}"
- msgXsdWarning() - Method in class org.apache.ode.utils.xsd.XsdMessages
-
A key to indicate that a message is a warning.
- MultiArgument - Class in org.apache.ode.utils.cli
-
A multiple argument commandline fragment that greedily consumes what's left on
the commandline as arguments.
- MultiArgument(String, String, boolean) - Constructor for class org.apache.ode.utils.cli.MultiArgument
-
- mutable - Variable in class org.apache.ode.utils.WatchDog
-
- pancakeNamespaces(Element) - Static method in class org.apache.ode.utils.DOMUtils
-
- parse(InputStream) - Static method in class org.apache.ode.utils.DOMUtils
-
Parse an XML stream using the pooled document builder.
- parse(InputSource) - Static method in class org.apache.ode.utils.DOMUtils
-
Parse an XML document located using an InputSource
using the
pooled document builder.
- parse(XMLStreamReader) - Static method in class org.apache.ode.utils.DOMUtils
-
- parse(String) - Static method in class org.apache.ode.utils.ISO8601DateParser
-
- parseCal(String) - Static method in class org.apache.ode.utils.ISO8601DateParser
-
- parseExpansion(String) - Static method in class org.apache.ode.utils.URITemplate
-
Implements the function describes in
the spec
- parseRelativeDate(String) - Static method in class org.apache.ode.utils.RelativeDateParser
-
Returns a date which is less than current system date/time on a specified number of days, years, minutes, weeks
etc.
- parseXSLSheet(QName, URI, String, URIResolver) - Method in class org.apache.ode.utils.xsl.XslTransformHandler
-
Always parses the provided stylesheet and stores it in cache from its URI.
- pathSeparator() - Static method in class org.apache.ode.utils.SystemUtils
-
- pop() - Method in class org.apache.ode.utils.NamespaceStack
-
Pop a context from the stack.
- postDeregister() - Method in class org.apache.ode.utils.jmx.SimpleMBean
-
- postRegister(Boolean) - Method in class org.apache.ode.utils.jmx.SimpleMBean
-
- preDeregister() - Method in class org.apache.ode.utils.jmx.SimpleMBean
-
- prefix() - Method in class org.apache.ode.utils.uuid.UUID
-
- preRegister(MBeanServer, ObjectName) - Method in class org.apache.ode.utils.jmx.SimpleMBean
-
- prettyPrint(Element) - Static method in class org.apache.ode.utils.DOMUtils
-
Deprecated.
relies on XMLSerializer which is a deprecated Xerces class, use domToString instead
- PrintErrorHandler - Class in org.apache.ode.utils.sax
-
- PrintErrorHandler(ErrorHandler, PrintStream) - Constructor for class org.apache.ode.utils.sax.PrintErrorHandler
-
- PrintErrorHandler(PrintStream) - Constructor for class org.apache.ode.utils.sax.PrintErrorHandler
-
- printSynopsis(String, String, Fragments[]) - Static method in class org.apache.ode.utils.cli.ConsoleFormatter
-
- process(URI) - Method in class org.apache.ode.utils.xml.capture.XmlDependencyScanner
-
Process the URI: parse the document and follow any imports (recursively)
to discover all imported resources.
- processingInstruction(String, String) - Method in class org.apache.ode.utils.xml.capture.Tracker
-
- ProcessMutex - Class in org.apache.ode.utils
-
An inter-process synchronization mechanism.
- ProcessMutex(int) - Constructor for class org.apache.ode.utils.ProcessMutex
-
Constructor.
- PROP_ADDRESS - Static variable in class org.apache.ode.utils.Properties
-
Property to override the location set in soap:address or http:address
- PROP_HTTP_ACCEPT_GZIP - Static variable in class org.apache.ode.utils.Properties
-
- PROP_HTTP_CONNECTION_TIMEOUT - Static variable in class org.apache.ode.utils.Properties
-
- PROP_HTTP_HEADER_PREFIX - Static variable in class org.apache.ode.utils.Properties
-
- PROP_HTTP_MAX_REDIRECTS - Static variable in class org.apache.ode.utils.Properties
-
- PROP_HTTP_PROTOCOL_ENCODING - Static variable in class org.apache.ode.utils.Properties
-
Deprecated.
use org.apache.commons.httpclient.params.HttpMethodParams#HTTP_CONTENT_CHARSET (="http.protocol.content-charset")
- PROP_HTTP_PROTOCOL_VERSION - Static variable in class org.apache.ode.utils.Properties
-
- PROP_HTTP_PROXY_DOMAIN - Static variable in class org.apache.ode.utils.Properties
-
- PROP_HTTP_PROXY_HOST - Static variable in class org.apache.ode.utils.Properties
-
- PROP_HTTP_PROXY_PASSWORD - Static variable in class org.apache.ode.utils.Properties
-
- PROP_HTTP_PROXY_PORT - Static variable in class org.apache.ode.utils.Properties
-
- PROP_HTTP_PROXY_PREFIX - Static variable in class org.apache.ode.utils.Properties
-
- PROP_HTTP_PROXY_USER - Static variable in class org.apache.ode.utils.Properties
-
- PROP_HTTP_REQUEST_CHUNK - Static variable in class org.apache.ode.utils.Properties
-
- PROP_HTTP_REQUEST_GZIP - Static variable in class org.apache.ode.utils.Properties
-
- PROP_HTTP_SOCKET_TIMEOUT - Static variable in class org.apache.ode.utils.Properties
-
- PROP_JMS_DESTINATION_TYPE - Static variable in class org.apache.ode.utils.Properties
-
- PROP_JMS_REPLY_DESTINATION - Static variable in class org.apache.ode.utils.Properties
-
- PROP_JMS_REPLY_TIMEOUT - Static variable in class org.apache.ode.utils.Properties
-
- PROP_MAINCLASS - Static variable in class org.apache.ode.utils.cli.Main
-
The name of the system property that is exepcted to contain the actual main class name.
- PROP_MEX_TIMEOUT - Static variable in class org.apache.ode.utils.Properties
-
Property used to define how long (in milliseconds) the message will wait for a response.
- PROP_P2P_MEX_TIMEOUT - Static variable in class org.apache.ode.utils.Properties
-
Property used to define how long (in milliseconds) the message will wait for a response for process-to-process invocations.
- PROP_RMIURL - Static variable in class org.apache.ode.utils.rmi.RMIConstants
-
Deprecated.
same constant defined in BootLoader but we cannot have dependencies on it
- PROP_SECURITY_POLICY - Static variable in class org.apache.ode.utils.Properties
-
- PROP_SEND_WS_ADDRESSING_HEADERS - Static variable in class org.apache.ode.utils.Properties
-
- Properties - Class in org.apache.ode.utils
-
- Properties() - Constructor for class org.apache.ode.utils.Properties
-
- Properties.Axis2 - Class in org.apache.ode.utils
-
- Properties.Axis2() - Constructor for class org.apache.ode.utils.Properties.Axis2
-
- Properties.HttpClient - Class in org.apache.ode.utils
-
- Properties.HttpClient() - Constructor for class org.apache.ode.utils.Properties.HttpClient
-
- pushNewContext() - Method in class org.apache.ode.utils.NamespaceStack
-
Push a fresh context onto the stack.
- put(URI, byte[]) - Method in class org.apache.ode.utils.xsd.SchemaModelImpl.InternalSchemaResolver
-
- read(URL) - Static method in class org.apache.ode.utils.StreamUtils
-
Read the contents of the given URL into a byte array.
- read(InputStream) - Static method in class org.apache.ode.utils.StreamUtils
-
Read the contents of the given InputStream into a byte array.
- readExternal(ObjectInput) - Method in class org.apache.ode.utils.NSContext
-
- readObj(InputStream) - Static method in class org.apache.ode.utils.StreamUtils
-
- Reflect - Class in org.apache.ode.utils
-
- Reflect() - Constructor for class org.apache.ode.utils.Reflect
-
- register(MBeanServer) - Method in class org.apache.ode.utils.jmx.SimpleMBean
-
- register(String, String) - Method in class org.apache.ode.utils.NSContext
-
Add a prefix to URI mapping to this context.
- register(Map<String, String>) - Method in class org.apache.ode.utils.NSContext
-
Register a set of URI mappings at once.
- registerTempFileManager() - Static method in class org.apache.ode.utils.cli.BaseCommandlineTool
-
- registerTemporaryFile(File) - Static method in class org.apache.ode.utils.fs.TempFileManager
-
- RelativeDateParser - Class in org.apache.ode.utils
-
- RelativeDateParser() - Constructor for class org.apache.ode.utils.RelativeDateParser
-
- remove() - Method in class org.apache.ode.utils.stl.EnumerationIterator
-
- remove() - Method in class org.apache.ode.utils.stl.FilterIterator
-
- remove() - Method in class org.apache.ode.utils.stl.TransformIterator
-
DOCUMENTME
- remove_if(Collection<T>, MemberOfFunction<T>) - Static method in class org.apache.ode.utils.stl.CollectionsX
-
Remove elements from collection based on the results of specified unary
function.
- removeAttributes(Element, boolean) - Static method in class org.apache.ode.utils.DOMUtils
-
Drop the attributes from an element, except possibly an xmlns
attribute that declares its namespace.
- removeChildren(Node) - Static method in class org.apache.ode.utils.DOMUtils
-
Remove the child nodes under another node.
- removeNotificationListener(NotificationListener) - Method in class org.apache.ode.utils.jmx.SimpleMBean
-
- removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.apache.ode.utils.jmx.SimpleMBean
-
- replaceProperties(String, Pattern, Map) - Static method in class org.apache.ode.utils.SystemUtils
-
Match the received string against the given pattern, and replace each match by the value associated to the first group of the match (group(1)).
- replaceSystemProperties(String) - Static method in class org.apache.ode.utils.SystemUtils
-
Replace system property values in the given String using the ${system.property} convention.
- reset() - Method in class org.apache.ode.utils.cli.Argument
-
- reset() - Method in interface org.apache.ode.utils.cli.CommandlineFragment
-
Reset the fragment to its initial state.
- reset() - Method in class org.apache.ode.utils.cli.Flag
-
- reset() - Method in class org.apache.ode.utils.cli.FlagWithArgument
-
- reset() - Method in class org.apache.ode.utils.cli.MultiArgument
-
- reset() - Method in class org.apache.ode.utils.cli.XorGroup
-
- reset() - Method in class org.apache.ode.utils.WatchDog.DefaultObserver
-
- reset() - Method in interface org.apache.ode.utils.WatchDog.Observer
-
- resetFragments() - Method in class org.apache.ode.utils.cli.Fragments
-
Reset the constituent fragments to their initial states.
- resolveEntity(XMLResourceIdentifier) - Method in class org.apache.ode.utils.xsd.CapturingXMLEntityResolver
-
- resolveEntity(XMLResourceIdentifier) - Method in class org.apache.ode.utils.xsd.SchemaModelImpl.InternalSchemaResolver
-
- resolveVerb(Binding, BindingOperation) - Static method in class org.apache.ode.utils.wsdl.WsdlUtils
-
ODE extends the wsdl spec by allowing definition of the HTTP verb at the operation level.
- rightPadToWidth(String, int) - Static method in class org.apache.ode.utils.cli.ConsoleFormatter
-
- RMIConstants - Class in org.apache.ode.utils.rmi
-
Deprecated.
DO NO USE: Find your own way to get this URL.
- RMIConstants() - Constructor for class org.apache.ode.utils.rmi.RMIConstants
-
Deprecated.
- run() - Method in interface org.apache.ode.utils.InternPool.InternableBlock
-
The block to run
- run() - Method in class org.apache.ode.utils.WatchDog
-
- runBlock(InternPool.InternableBlock) - Static method in class org.apache.ode.utils.InternPool
-
Runs the given block in the context of a cache.
- SCHEMA_V_XERCESF - Static variable in class org.apache.ode.utils.XMLParserUtils
-
- SchemaBucket - Class in org.apache.ode.utils
-
Utility class for obtaining XML schemas for commonly used document types.
- SchemaBucket() - Constructor for class org.apache.ode.utils.SchemaBucket
-
- SchemaModel - Interface in org.apache.ode.utils.xsd
-
- SchemaModelImpl - Class in org.apache.ode.utils.xsd
-
Xerces based schema model.
- SchemaModelImpl.InternalSchemaResolver - Class in org.apache.ode.utils.xsd
-
- SchemaModelImpl.InternalSchemaResolver() - Constructor for class org.apache.ode.utils.xsd.SchemaModelImpl.InternalSchemaResolver
-
- SECOND - Static variable in class org.apache.ode.utils.CronExpression
-
- seconds - Variable in class org.apache.ode.utils.CronExpression
-
- send(Notification) - Method in class org.apache.ode.utils.jmx.SimpleMBean
-
- SerializableElement - Class in org.apache.ode.utils
-
Class for wrapping DOM elements to support transparent serialization.
- SerializableElement(Element) - Constructor for class org.apache.ode.utils.SerializableElement
-
Constructor, give the element to serialize as the argument.
- SerializableUtils - Class in org.apache.ode.utils
-
Utitlity methods for Serializable
objects.
- SerializableUtils() - Constructor for class org.apache.ode.utils.SerializableUtils
-
- serialize(Element, OutputStream) - Static method in class org.apache.ode.utils.DOMUtils
-
- setCalendarHour(Calendar, int) - Method in class org.apache.ode.utils.CronExpression
-
Advance the calendar to the particular hour paying particular attention
to daylight saving problems.
- setClazz(Class) - Static method in class org.apache.ode.utils.cli.BaseCommandlineTool
-
- setDelay(long) - Method in class org.apache.ode.utils.WatchDog
-
- setDocumentLocator(Locator) - Method in class org.apache.ode.utils.xml.capture.Tracker
-
- setErrorListener(ErrorListener) - Method in class org.apache.ode.utils.xsl.XslTransformHandler
-
- setExternalSchemaURL(XMLReader, String, String) - Static method in class org.apache.ode.utils.XMLParserUtils
-
Specify an external schema location and turn on validation via setting features
and properties.
- setExternalSchemaURL(DOMParser, String, String) - Static method in class org.apache.ode.utils.XMLParserUtils
-
Specify an external schema location and turn on validation via setting features
and properties.
- setIsolationLevel(Connection) - Static method in class org.apache.ode.utils.DbIsolation
-
Set Ode-specific isolation level on the connection, if needed.
- setNamespaces(XMLReader) - Static method in class org.apache.ode.utils.XMLParserUtils
-
Set the namespaces
SAX property on the supplied
XMLReader
.
- setOdeIsolationLevel(int) - Static method in class org.apache.ode.utils.DbIsolation
-
- setOptional(boolean) - Method in class org.apache.ode.utils.cli.FlagWithArgument
-
- setResolver(EntityResolver) - Method in class org.apache.ode.utils.xml.capture.XmlDependencyScanner
-
Set the EntityResolver
that should be used to obtain the
byte streams for URIs.
- setTimeZone(TimeZone) - Method in class org.apache.ode.utils.CronExpression
-
Sets the time zone for which this CronExpression
will be resolved.
- setTransformerFactory(TransformerFactory) - Method in class org.apache.ode.utils.xsl.XslTransformHandler
-
Sets the transformer factory for initialization.
- setWorkingDirectory(File) - Static method in class org.apache.ode.utils.fs.TempFileManager
-
Set the working temporary directory.
- SimpleMBean - Class in org.apache.ode.utils.jmx
-
An extension of StandardMBean
with common features such as registeration,
notification, sequence generation, etc.
- SimpleMBean(Class) - Constructor for class org.apache.ode.utils.jmx.SimpleMBean
-
- skippedEntity(String) - Method in class org.apache.ode.utils.xml.capture.Tracker
-
- skipWhiteSpace(int, String) - Method in class org.apache.ode.utils.CronExpression
-
- SOAP_ENV_NS - Static variable in class org.apache.ode.utils.Namespaces
-
- SOAP_NS - Static variable in class org.apache.ode.utils.Namespaces
-
- sourceToDOM(Source) - Static method in class org.apache.ode.utils.DOMUtils
-
Parse an XML document located using an InputSource
using the
pooled document builder.
- startDocument() - Method in class org.apache.ode.utils.xml.capture.Tracker
-
- startElement(String, String, String, Attributes) - Method in class org.apache.ode.utils.xml.capture.Tracker
-
- startElement(String, String, String, Attributes) - Method in class org.apache.ode.utils.xml.capture.Wsdl11Tracker
-
- startElement(String, String, String, Attributes) - Method in class org.apache.ode.utils.xml.capture.XmlSchemaTracker
-
- startPrefixMapping(String, String) - Method in class org.apache.ode.utils.xml.capture.Tracker
-
- startPrefixMappings(ContentHandler) - Method in class org.apache.ode.utils.NamespaceStack
-
Fire the events for the current frame's prefixes into a ContentHandler
.
- StatusCode - Class in org.apache.ode.utils.http
-
- StatusCode() - Constructor for class org.apache.ode.utils.http.StatusCode
-
- storeExpressionVals(int, String, int) - Method in class org.apache.ode.utils.CronExpression
-
- StreamUtils - Class in org.apache.ode.utils
-
Utilities for dealing with byte (InputStream
and
OutputStream
) and character (Reader
and
Writer
) streams.
- StreamUtils() - Constructor for class org.apache.ode.utils.StreamUtils
-
- strError() - Method in class org.apache.ode.utils.msg.CommonMessages
-
- strFatal() - Method in class org.apache.ode.utils.msg.CommonMessages
-
- strInfo() - Method in class org.apache.ode.utils.msg.CommonMessages
-
- stringifyMethodEnter(String, Object[]) - Static method in class org.apache.ode.utils.ObjectPrinter
-
Generate a default trace message for method entry.
- stringifyNvList(Object[]) - Static method in class org.apache.ode.utils.ObjectPrinter
-
Stringify a staggered name-value list.
- stringToDOM(String) - Static method in class org.apache.ode.utils.DOMUtils
-
Parse a String into a DOM.
- stringToDOM(byte[]) - Static method in class org.apache.ode.utils.DOMUtils
-
- strWarning() - Method in class org.apache.ode.utils.msg.CommonMessages
-
- SystemConfigurationException - Exception in org.apache.ode.utils
-
An exception to encapsulate issues with system configuration.
- SystemConfigurationException(String) - Constructor for exception org.apache.ode.utils.SystemConfigurationException
-
Construct a new instance with the specified message.
- SystemConfigurationException(String, Throwable) - Constructor for exception org.apache.ode.utils.SystemConfigurationException
-
Construct a new instance with the specified message and a
Throwable
that triggered this exception.
- SystemConfigurationException(Throwable) - Constructor for exception org.apache.ode.utils.SystemConfigurationException
-
Construct a new instance with the specified Throwable
as the root
cause.
- SystemUtils - Class in org.apache.ode.utils
-
Extensions for java.lang.System
- SystemUtils() - Constructor for class org.apache.ode.utils.SystemUtils
-
- TempFileManager - Class in org.apache.ode.utils.fs
-
Convenience class for managing temporary files and cleanup on JVM exit.
- TERSE - Static variable in class org.apache.ode.utils.cli.BaseCommandlineTool
-
- TEXT_MIME_TYPE_PATTERN - Static variable in class org.apache.ode.utils.http.HttpUtils
-
- TEXT_MIME_TYPE_REGEX - Static variable in class org.apache.ode.utils.http.HttpUtils
-
- toBytes(Object) - Static method in class org.apache.ode.utils.SerializableUtils
-
- todo() - Method in class org.apache.ode.utils.msg.MessageBundle
-
Generate a "todo" message.
- toDocumentFromStream(StreamSource) - Static method in class org.apache.ode.utils.DOMUtils
-
- toDOMDocument(Node) - Static method in class org.apache.ode.utils.DOMUtils
-
- toIdString(UUID) - Static method in class org.apache.ode.utils.uuid.UUID
-
String form of a uuid.
- toJavaObject(QName, String) - Static method in class org.apache.ode.utils.xsd.XSTypes
-
- toList(Object) - Static method in class org.apache.ode.utils.DOMUtils
-
Somewhat eases the pain of dealing with both Lists and Nodelists by converting either
passed as parameter to a List.
- toMap() - Method in class org.apache.ode.utils.NSContext
-
- toNSContext() - Method in class org.apache.ode.utils.NamespaceStack
-
Convert the current stack of contexts into a single NSContext
.
- toObject(InputStream, ClassLoader) - Static method in class org.apache.ode.utils.SerializableUtils
-
- toObject(byte[], ClassLoader) - Static method in class org.apache.ode.utils.SerializableUtils
-
- toQName(String) - Static method in class org.apache.ode.utils.QNameUtils
-
Create a QName
object from its stringified representation.
- toString() - Method in class org.apache.ode.utils.CronExpression
-
Returns the string representation of the CronExpression
- toString() - Method in class org.apache.ode.utils.GUID
-
Convert a GUID to it's string representation.
- toString(Object, Object[]) - Static method in class org.apache.ode.utils.ObjectPrinter
-
A default toString
implementation.
- toString() - Method in class org.apache.ode.utils.uuid.UUID
-
- toString() - Method in class org.apache.ode.utils.WatchDog.FileMutable
-
- Tracker - Class in org.apache.ode.utils.xml.capture
-
Base class for schema-specifc dependency trackers.
- Tracker() - Constructor for class org.apache.ode.utils.xml.capture.Tracker
-
- transform(C, Collection<E>, UnaryFunction<E, V>) - Static method in class org.apache.ode.utils.stl.CollectionsX
-
Transform a collection with a unary function.
- transform(C, Enumeration<E>, UnaryFunction<E, V>) - Static method in class org.apache.ode.utils.stl.CollectionsX
-
- transform(QName, URI, Source, Map<QName, Object>, URIResolver) - Method in class org.apache.ode.utils.xsl.XslTransformHandler
-
Transforms a Source document to a result using the XSL stylesheet referenced
by the provided URI.
- transformEx(C, Collection<E>, UnaryFunctionEx<E, V>) - Static method in class org.apache.ode.utils.stl.CollectionsX
-
- TransformIterator<E,V> - Class in org.apache.ode.utils.stl
-
Transforming Iterator
implementation; these iterators apply a unary
function to each object before it is returned.
- TransformIterator(Iterator<E>, UnaryFunction<E, V>) - Constructor for class org.apache.ode.utils.stl.TransformIterator
-
- translate(Map<String, String>) - Static method in class org.apache.ode.utils.Properties.Axis2
-
- translate(Map<String, String>, Options) - Static method in class org.apache.ode.utils.Properties.Axis2
-
- translate(Map<String, String>) - Static method in class org.apache.ode.utils.Properties.HttpClient
-
- translate(Map<String, String>, HttpParams) - Static method in class org.apache.ode.utils.Properties.HttpClient
-
- TYPE_DOMAINMBEAN - Static variable in class org.apache.ode.utils.jmx.JMXConstants
-
Value of type
name attribute for org.apache.ode.sfwk.mngmt.DomainNodeMBean
s.
- TYPE_SERVICEMBEAN - Static variable in class org.apache.ode.utils.jmx.JMXConstants
-
Value of type
name attribute for org.apache.ode.sfwk.mngmt.ServiceRuntimeMBean
s.
- TYPE_SYSTEMMBEAN - Static variable in class org.apache.ode.utils.jmx.JMXConstants
-
Value of type
name attribute for org.apache.ode.sfwk.mngmt.SystemRuntimeMBean
s.
- _100_CONTINUE - Static variable in class org.apache.ode.utils.http.StatusCode
-
100 Continue (HTTP/1.1 - RFC 2616)
- _101_SWITCHING_PROTOCOLS - Static variable in class org.apache.ode.utils.http.StatusCode
-
101 Switching Protocols (HTTP/1.1 - RFC 2616)
- _200_OK - Static variable in class org.apache.ode.utils.http.StatusCode
-
200 OK (HTTP/1.0 - RFC 1945)
- _201_CREATED - Static variable in class org.apache.ode.utils.http.StatusCode
-
201 Created (HTTP/1.0 - RFC 1945)
- _202_ACCEPTED - Static variable in class org.apache.ode.utils.http.StatusCode
-
202 Accepted (HTTP/1.0 - RFC 1945)
- _203_NON_AUTHORITATIVE_INFORMATION - Static variable in class org.apache.ode.utils.http.StatusCode
-
203 Non Authoritative Information (HTTP/1.1 - RFC 2616)
- _204_NO_CONTENT - Static variable in class org.apache.ode.utils.http.StatusCode
-
204 No Content (HTTP/1.0 - RFC 1945)
- _205_RESET_CONTENT - Static variable in class org.apache.ode.utils.http.StatusCode
-
205 Reset Content (HTTP/1.1 - RFC 2616)
- _206_PARTIAL_CONTENT - Static variable in class org.apache.ode.utils.http.StatusCode
-
206 Partial Content (HTTP/1.1 - RFC 2616)
- _300_MULTIPLE_CHOICES - Static variable in class org.apache.ode.utils.http.StatusCode
-
300 Mutliple Choices (HTTP/1.1 - RFC 2616)
- _301_MOVED_PERMANENTLY - Static variable in class org.apache.ode.utils.http.StatusCode
-
301 Moved Permanently (HTTP/1.0 - RFC 1945)
- _302_MOVED_TEMPORARILY - Static variable in class org.apache.ode.utils.http.StatusCode
-
302 Moved Temporarily (Sometimes Found) (HTTP/1.0 - RFC 1945)
- _303_SEE_OTHER - Static variable in class org.apache.ode.utils.http.StatusCode
-
303 See Other (HTTP/1.1 - RFC 2616)
- _304_NOT_MODIFIED - Static variable in class org.apache.ode.utils.http.StatusCode
-
304 Not Modified (HTTP/1.0 - RFC 1945)
- _305_USE_PROXY - Static variable in class org.apache.ode.utils.http.StatusCode
-
305 Use Proxy (HTTP/1.1 - RFC 2616)
- _307_TEMPORARY_REDIRECT - Static variable in class org.apache.ode.utils.http.StatusCode
-
307 Temporary Redirect (HTTP/1.1 - RFC 2616)
- _400_BAD_REQUEST - Static variable in class org.apache.ode.utils.http.StatusCode
-
400 Bad Request (HTTP/1.1 - RFC 2616)
- _401_UNAUTHORIZED - Static variable in class org.apache.ode.utils.http.StatusCode
-
401 Unauthorized (HTTP/1.0 - RFC 1945)
- _402_PAYMENT_REQUIRED - Static variable in class org.apache.ode.utils.http.StatusCode
-
402 Payment Required (HTTP/1.1 - RFC 2616)
- _403_FORBIDDEN - Static variable in class org.apache.ode.utils.http.StatusCode
-
403 Forbidden (HTTP/1.0 - RFC 1945)
- _404_NOT_FOUND - Static variable in class org.apache.ode.utils.http.StatusCode
-
404 Not Found (HTTP/1.0 - RFC 1945)
- _405_METHOD_NOT_ALLOWED - Static variable in class org.apache.ode.utils.http.StatusCode
-
405 Method Not Allowed (HTTP/1.1 - RFC 2616)
- _406_NOT_ACCEPTABLE - Static variable in class org.apache.ode.utils.http.StatusCode
-
406 Not Acceptable (HTTP/1.1 - RFC 2616)
- _407_PROXY_AUTHENTICATION_REQUIRED - Static variable in class org.apache.ode.utils.http.StatusCode
-
407 Proxy Authentication Required (HTTP/1.1 - RFC 2616)
- _408_REQUEST_TIMEOUT - Static variable in class org.apache.ode.utils.http.StatusCode
-
408 Request Timeout (HTTP/1.1 - RFC 2616)
- _409_CONFLICT - Static variable in class org.apache.ode.utils.http.StatusCode
-
409 Conflict (HTTP/1.1 - RFC 2616)
- _410_GONE - Static variable in class org.apache.ode.utils.http.StatusCode
-
410 Gone (HTTP/1.1 - RFC 2616)
- _411_LENGTH_REQUIRED - Static variable in class org.apache.ode.utils.http.StatusCode
-
411 Length Required (HTTP/1.1 - RFC 2616)
- _412_PRECONDITION_FAILED - Static variable in class org.apache.ode.utils.http.StatusCode
-
412 Precondition Failed (HTTP/1.1 - RFC 2616)
- _413_REQUEST_TOO_LONG - Static variable in class org.apache.ode.utils.http.StatusCode
-
413 Request Entity Too Large (HTTP/1.1 - RFC 2616)
- _414_REQUEST_URI_TOO_LONG - Static variable in class org.apache.ode.utils.http.StatusCode
-
414 Request-URI Too Long (HTTP/1.1 - RFC 2616)
- _415_UNSUPPORTED_MEDIA_TYPE - Static variable in class org.apache.ode.utils.http.StatusCode
-
415 Unsupported Media Type (HTTP/1.1 - RFC 2616)
- _416_REQUESTED_RANGE_NOT_SATISFIABLE - Static variable in class org.apache.ode.utils.http.StatusCode
-
416 Requested Range Not Satisfiable (HTTP/1.1 - RFC 2616)
- _417_EXPECTATION_FAILED - Static variable in class org.apache.ode.utils.http.StatusCode
-
417 Expectation Failed (HTTP/1.1 - RFC 2616)
- _500_INTERNAL_SERVER_ERROR - Static variable in class org.apache.ode.utils.http.StatusCode
-
500 Server Error (HTTP/1.0 - RFC 1945)
- _501_NOT_IMPLEMENTED - Static variable in class org.apache.ode.utils.http.StatusCode
-
501 Not Implemented (HTTP/1.0 - RFC 1945)
- _502_BAD_GATEWAY - Static variable in class org.apache.ode.utils.http.StatusCode
-
502 Bad Gateway (HTTP/1.0 - RFC 1945)
- _503_SERVICE_UNAVAILABLE - Static variable in class org.apache.ode.utils.http.StatusCode
-
503 Service Unavailable (HTTP/1.0 - RFC 1945)
- _504_GATEWAY_TIMEOUT - Static variable in class org.apache.ode.utils.http.StatusCode
-
504 Gateway Timeout (HTTP/1.1 - RFC 2616)
- _505_HTTP_VERSION_NOT_SUPPORTED - Static variable in class org.apache.ode.utils.http.StatusCode
-
505 HTTP Version Not Supported (HTTP/1.1 - RFC 2616)
- _mbeanServer - Variable in class org.apache.ode.utils.jmx.SimpleMBean
-
- _myName - Variable in class org.apache.ode.utils.jmx.SimpleMBean
-