- calcEncodedLength(long) - Static method in class org.apache.jackrabbit.util.Base64
-
Calculates the size (i.e.
- call(Item, RepositoryException) - Method in interface org.apache.jackrabbit.commons.flat.TreeTraverser.ErrorHandler
-
This call back method is called whenever an error occurs while
traversing.
- cancel() - Method in class org.apache.jackrabbit.util.Timer
-
Terminates this timer, discarding any currently scheduled tasks.
- cancel() - Method in class org.apache.jackrabbit.util.Timer.Task
- canHandle(String) - Method in interface org.apache.jackrabbit.commons.query.QueryObjectModelBuilder
-
Returns true if this QOM builder can handle a statement in
language.
- canHandle(String) - Method in class org.apache.jackrabbit.commons.query.sql2.SQL2QOMBuilder
-
Returns true if this QOM builder can handle a statement in
language.
- chain(Iterator<Iterator<T>>) - Static method in class org.apache.jackrabbit.commons.iterator.LazyIteratorChain
-
Returns the concatenation of all iterators in iterators.
- chain(Iterator<T>...) - Static method in class org.apache.jackrabbit.commons.iterator.LazyIteratorChain
-
Returns the concatenation of all iterators in iterators.
- characters(char[], int, int) - Method in class org.apache.jackrabbit.commons.xml.DefaultContentHandler
-
- characters(char[], int, int) - Method in class org.apache.jackrabbit.commons.xml.Exporter
-
Emits a characters event with the given character content.
- characters(char[], int, int) - Method in class org.apache.jackrabbit.commons.xml.ProxyContentHandler
-
- characters(char[], int, int) - Method in class org.apache.jackrabbit.commons.xml.ToXmlContentHandler
-
Escapes and outputs the given characters.
- checkForNextNode() - Method in class org.apache.jackrabbit.commons.packaging.FilterContentPackage.FilteringIterator
-
- checkNameFormat(String) - Method in class org.apache.jackrabbit.commons.SimpleValueFactory
-
- checkNameFormat(String) - Method in class org.apache.jackrabbit.value.AbstractValueFactory
-
Checks the format of the given string representing a name value.
- checkNameFormat(String) - Method in class org.apache.jackrabbit.value.ValueFactoryImpl
-
- checkPathFormat(String) - Method in class org.apache.jackrabbit.commons.SimpleValueFactory
-
- checkPathFormat(String) - Method in class org.apache.jackrabbit.value.AbstractValueFactory
-
Checks the format of the given string representing a path value.
- checkPathFormat(String) - Method in class org.apache.jackrabbit.value.ValueFactoryImpl
-
- checkSupportedConversion(int, int) - Static method in class org.apache.jackrabbit.value.ValueHelper
-
- CHILD_NODE_DEFINITION - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
-
- CHILDNODEDEFINITION_ELEMENT - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
-
Name of the child node definition element.
- ChildrenCollector - Class in org.apache.jackrabbit.util
-
ChildrenCollector is a utility class
which can be used to 'collect' child elements of a
node.
- ChildrenCollector(Collection, boolean, boolean, int) - Constructor for class org.apache.jackrabbit.util.ChildrenCollector
-
Constructs a ChildrenCollector
- ChildrenCollectorFilter - Class in org.apache.jackrabbit.util
-
ChildrenCollectorFilter is a utility class
which can be used to 'collect' child items of a
node whose names match a certain pattern.
- ChildrenCollectorFilter(String, Collection<Item>, boolean, boolean, int) - Constructor for class org.apache.jackrabbit.util.ChildrenCollectorFilter
-
Constructs a ChildrenCollectorFilter
- ChildrenCollectorFilter(String[], Collection<Item>, boolean, boolean, int) - Constructor for class org.apache.jackrabbit.util.ChildrenCollectorFilter
-
Constructs a ChildrenCollectorFilter
- clear(Session, String, String) - Static method in class org.apache.jackrabbit.commons.jackrabbit.authorization.AccessControlUtils
-
Removes all ACL entries for a principal at a given absolute path.
- clear(Node, String) - Static method in class org.apache.jackrabbit.commons.jackrabbit.authorization.AccessControlUtils
-
Removes all ACL entries for a principal on a given node.
- clear(Node) - Static method in class org.apache.jackrabbit.commons.jackrabbit.authorization.AccessControlUtils
-
Removes the access control list at a given node.
- clear(Session, String) - Static method in class org.apache.jackrabbit.commons.jackrabbit.authorization.AccessControlUtils
-
Removes the access control list at the specified absolute path.
- clear() - Method in class org.apache.jackrabbit.util.WeakIdentityCollection
-
Releases all references held by this collection.
- clearPopularQueriesQueue() - Method in class org.apache.jackrabbit.stats.jmx.QueryStatManager
-
- clearPopularQueriesQueue() - Method in class org.apache.jackrabbit.stats.QueryStatImpl
-
- clearSlowQueriesQueue() - Method in class org.apache.jackrabbit.stats.jmx.QueryStatManager
-
- clearSlowQueriesQueue() - Method in class org.apache.jackrabbit.stats.QueryStatImpl
-
- close() - Method in class org.apache.jackrabbit.commons.cnd.CompactNodeTypeDefWriter
-
Flushes all pending write operations and Closes this writer.
- close() - Method in class org.apache.jackrabbit.util.LazyFileInputStream
- CndImporter - Class in org.apache.jackrabbit.commons.cnd
-
Utility class for importing compact node type definitions.
- collectChildNodes(Node, String) - Static method in class org.apache.jackrabbit.util.ChildrenCollectorFilter
-
- collectChildNodes(Node, String[]) - Static method in class org.apache.jackrabbit.util.ChildrenCollectorFilter
-
- collectProperties(Node, String) - Static method in class org.apache.jackrabbit.util.ChildrenCollectorFilter
-
- collectProperties(Node, String[]) - Static method in class org.apache.jackrabbit.util.ChildrenCollectorFilter
-
- CompactNodeTypeDefReader<T,N> - Class in org.apache.jackrabbit.commons.cnd
-
CompactNodeTypeDefReader.
- CompactNodeTypeDefReader(Reader, String, DefinitionBuilderFactory<T, N>) - Constructor for class org.apache.jackrabbit.commons.cnd.CompactNodeTypeDefReader
-
Creates a new CND reader and parses the given stream.
- CompactNodeTypeDefReader(Reader, String, N, DefinitionBuilderFactory<T, N>) - Constructor for class org.apache.jackrabbit.commons.cnd.CompactNodeTypeDefReader
-
Creates a new CND reader and parses the given stream.
- CompactNodeTypeDefWriter - Class in org.apache.jackrabbit.commons.cnd
-
Prints node type defs in a compact notation
Print Format:
<ex = "http://apache.org/jackrabbit/example">
[ex:NodeType] > ex:ParentType1, ex:ParentType2
orderable mixin
- ex:property (STRING) = 'default1', 'default2'
primary mandatory autocreated protected multiple VERSION
< 'constraint1', 'constraint2'
+ ex:node (ex:reqType1, ex:reqType2) = ex:defaultType
mandatory autocreated protected multiple VERSION
- CompactNodeTypeDefWriter(Writer, Session, boolean) - Constructor for class org.apache.jackrabbit.commons.cnd.CompactNodeTypeDefWriter
-
Creates a new nodetype writer based on a session
- CompactNodeTypeDefWriter(Writer, CompactNodeTypeDefWriter.NamespaceMapping, boolean) - Constructor for class org.apache.jackrabbit.commons.cnd.CompactNodeTypeDefWriter
-
Creates a new nodetype writer based on a session
- CompactNodeTypeDefWriter.NamespaceMapping - Interface in org.apache.jackrabbit.commons.cnd
-
Map namespace prefixes such as present in a qualified JCR name to
the corresponding namespace URI.
- comparableComparator() - Static method in class org.apache.jackrabbit.commons.flat.Rank
-
- compare(QueryStatDto, QueryStatDto) - Method in class org.apache.jackrabbit.stats.QueryStatDtoComparator
-
- compare(QueryStatDtoImpl, QueryStatDtoImpl) - Method in class org.apache.jackrabbit.stats.QueryStatDtoOccurrenceComparator
-
- comparison(QueryObjectModelFactory, DynamicOperand, StaticOperand) - Method in enum org.apache.jackrabbit.commons.query.qom.Operator
-
Returns a comparison between the given operands using this operator.
- COMPUTE - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
-
- CONSTRAINT - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
-
- contains(Object) - Method in class org.apache.jackrabbit.util.WeakIdentityCollection
-
Returns true if this collection contains o.
- containsAll(Collection) - Method in class org.apache.jackrabbit.util.WeakIdentityCollection
-
- content - Variable in class org.apache.jackrabbit.commons.packaging.FilterContentPackage
-
- Content(String[], Predicate) - Constructor for class org.apache.jackrabbit.commons.packaging.FilterContentPackage.Content
-
- content - Variable in class org.apache.jackrabbit.commons.packaging.FilterContentPackage.FilteringIterator
-
The content we will iterate over.
- contentIndex - Variable in class org.apache.jackrabbit.commons.packaging.FilterContentPackage.FilteringIterator
-
- ContentPackage - Interface in org.apache.jackrabbit.commons.packaging
-
- ContentPackageExporter - Interface in org.apache.jackrabbit.commons.packaging
-
- contentTypeFromType(int) - Static method in class org.apache.jackrabbit.commons.webdav.JcrValueType
-
- convert(String, int, ValueFactory) - Static method in class org.apache.jackrabbit.value.ValueHelper
-
- convert(InputStream, int, ValueFactory) - Static method in class org.apache.jackrabbit.value.ValueHelper
-
- convert(String[], int, ValueFactory) - Static method in class org.apache.jackrabbit.value.ValueHelper
-
- convert(InputStream[], int, ValueFactory) - Static method in class org.apache.jackrabbit.value.ValueHelper
-
- convert(Value[], int, ValueFactory) - Static method in class org.apache.jackrabbit.value.ValueHelper
-
- convert(Value, int, ValueFactory) - Static method in class org.apache.jackrabbit.value.ValueHelper
-
Converts the given value to a value of the specified target type.
- COPY - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
-
- copy(Value, ValueFactory) - Static method in class org.apache.jackrabbit.value.ValueHelper
-
- copy(Value[], ValueFactory) - Static method in class org.apache.jackrabbit.value.ValueHelper
-
- createBinary(InputStream) - Method in class org.apache.jackrabbit.value.AbstractValueFactory
- createIntermediateNode(Node, String) - Method in class org.apache.jackrabbit.commons.flat.BTreeManager
-
Creates and return an intermediate node for the given name
as child node of parent.
- createNodeSequence(TreeManager, TreeTraverser.ErrorHandler) - Static method in class org.apache.jackrabbit.commons.flat.ItemSequence
-
- createNodeSequence(TreeManager) - Static method in class org.apache.jackrabbit.commons.flat.ItemSequence
-
- createPropertySequence(TreeManager, TreeTraverser.ErrorHandler) - Static method in class org.apache.jackrabbit.commons.flat.ItemSequence
-
- createPropertySequence(TreeManager) - Static method in class org.apache.jackrabbit.commons.flat.ItemSequence
-
- createQueryObjectModel(String, QueryObjectModelFactory, ValueFactory) - Method in interface org.apache.jackrabbit.commons.query.QueryObjectModelBuilder
-
Creates a new query object model from the given statement
using the passed QOM and value factory.
- createQueryObjectModel(String) - Method in class org.apache.jackrabbit.commons.query.sql2.Parser
-
Parse a JCR-SQL2 query and return the query object model
- createQueryObjectModel(String, QueryObjectModelFactory, ValueFactory) - Method in class org.apache.jackrabbit.commons.query.sql2.SQL2QOMBuilder
-
Creates a new query object model from the given statement
using the passed QOM and value factory.
- createTransientFile(String, String, File) - Method in class org.apache.jackrabbit.util.TransientFileFactory
-
- createValue(boolean) - Method in class org.apache.jackrabbit.value.AbstractValueFactory
- createValue(Calendar) - Method in class org.apache.jackrabbit.value.AbstractValueFactory
- createValue(double) - Method in class org.apache.jackrabbit.value.AbstractValueFactory
- createValue(InputStream) - Method in class org.apache.jackrabbit.value.AbstractValueFactory
- createValue(long) - Method in class org.apache.jackrabbit.value.AbstractValueFactory
- createValue(Node) - Method in class org.apache.jackrabbit.value.AbstractValueFactory
- createValue(String) - Method in class org.apache.jackrabbit.value.AbstractValueFactory
- createValue(String, int) - Method in class org.apache.jackrabbit.value.AbstractValueFactory
- createValue(Binary) - Method in class org.apache.jackrabbit.value.AbstractValueFactory
- createValue(BigDecimal) - Method in class org.apache.jackrabbit.value.AbstractValueFactory
- createValue(Node, boolean) - Method in class org.apache.jackrabbit.value.AbstractValueFactory
- currentLevel - Variable in class org.apache.jackrabbit.commons.visitor.FilteringItemVisitor
-
used to track hierarchy level of item currently being processed
- currentQueue - Variable in class org.apache.jackrabbit.commons.visitor.FilteringItemVisitor
-
queues used to implement breadth-first traversal
- DATE - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
-
- DateValue - Class in org.apache.jackrabbit.value
-
A DateValue provides an implementation
of the Value interface representing a date value.
- DateValue(Calendar) - Constructor for class org.apache.jackrabbit.value.DateValue
-
Constructs a DateValue object representing a date.
- DECIMAL - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
-
- DecimalValue - Class in org.apache.jackrabbit.value
-
A DecimalValue provides an implementation
of the Value interface representing a DECIMAL value.
- DecimalValue(BigDecimal) - Constructor for class org.apache.jackrabbit.value.DecimalValue
-
Constructs a DecimalValue object representing a decimal.
- DECLARINGNODETYPE_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
-
Name of the declaring nodetype.
- DeclaringTypePredicate - Class in org.apache.jackrabbit.commons.predicate
-
Filter that checks the declared type of an item
- DeclaringTypePredicate(String, boolean, int, int) - Constructor for class org.apache.jackrabbit.commons.predicate.DeclaringTypePredicate
-
Creates a new filter for the given nodetype and flags.
- DeclaringTypePredicate(String, boolean) - Constructor for class org.apache.jackrabbit.commons.predicate.DeclaringTypePredicate
-
Creates a new filter for the given nodetype and flags
- decode(String) - Static method in class org.apache.jackrabbit.util.Base64
-
Decodes a base64-encoded string using the UTF-8 character encoding.
- decode(Reader, OutputStream) - Static method in class org.apache.jackrabbit.util.Base64
-
Decode base64 encoded data.
- decode(InputStream, OutputStream) - Static method in class org.apache.jackrabbit.util.Base64
-
Decode base64 encoded data.
- decode(String, OutputStream) - Static method in class org.apache.jackrabbit.util.Base64
-
Decode base64 encoded data.
- decode(char[], OutputStream) - Static method in class org.apache.jackrabbit.util.Base64
-
Decode base64 encoded data.
- decode(char[], int, int, OutputStream) - Static method in class org.apache.jackrabbit.util.Base64
-
Decode base64 encoded data.
- decode(String) - Static method in class org.apache.jackrabbit.util.ISO9075
-
Decodes the name.
- decodeIfEncoded(String) - Static method in class org.apache.jackrabbit.util.Base64
-
Decodes a base64-encoded string marked by a "{base64}" prefix.
- decodeOrEncode(String) - Static method in class org.apache.jackrabbit.util.Base64
-
Base64-decodes or -encodes the given string, depending on whether
or not it contains a "{base64}" prefix.
- DEFAULT - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
-
- DEFAULT_ENCODING - Static variable in class org.apache.jackrabbit.value.BaseValue
-
- DefaultContentHandler - Class in org.apache.jackrabbit.commons.xml
-
- DefaultContentHandler(ContentHandler) - Constructor for class org.apache.jackrabbit.commons.xml.DefaultContentHandler
-
- DEFAULTPRIMARYTYPE_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
-
Name of the default primary type attribute.
- DEFAULTVALUE_ELEMENT - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
-
Name of the default value element.
- DEFAULTVALUES_ELEMENT - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
-
Name of the default values element.
- DefinitionBuilderFactory<T,N> - Class in org.apache.jackrabbit.commons.cnd
-
Builder for node type definitions, node definitions and property definitions.
- DefinitionBuilderFactory() - Constructor for class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory
-
- DefinitionBuilderFactory.AbstractItemDefinitionBuilder<T> - Class in org.apache.jackrabbit.commons.cnd
-
Builder for item definitions of type T
- DefinitionBuilderFactory.AbstractNodeDefinitionBuilder<T> - Class in org.apache.jackrabbit.commons.cnd
-
Builder for child node definitions of type T
- DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder<T> - Class in org.apache.jackrabbit.commons.cnd
-
Builder for a node type definition of type T.
- DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder<T> - Class in org.apache.jackrabbit.commons.cnd
-
Builder for property definitions of type T
- deny(Node, String, String...) - Static method in class org.apache.jackrabbit.commons.jackrabbit.authorization.AccessControlUtils
-
Deny certain privileges on a node for a given principal.
- denyAllToEveryone(Session, String) - Static method in class org.apache.jackrabbit.commons.jackrabbit.authorization.AccessControlUtils
-
Utility to deny jcr:all privilege to the everyone group principal.
- DepthPredicate - Class in org.apache.jackrabbit.commons.predicate
-
Implements a filter that filters item according to their (passed) depth.
- DepthPredicate(int, int) - Constructor for class org.apache.jackrabbit.commons.predicate.DepthPredicate
-
Creates a new depth filter for the given depths.
- deserialize(String, int, boolean, ValueFactory) - Static method in class org.apache.jackrabbit.value.ValueHelper
-
Deserializes the given string to a Value of the given type.
- deserialize(Reader, int, boolean, ValueFactory) - Static method in class org.apache.jackrabbit.value.ValueHelper
-
Deserializes the string data read from the given reader to a
Value of the given type.
- digest(String, String, String) - Static method in class org.apache.jackrabbit.util.Text
-
Digest the plain string using the given algorithm.
- digest(String, byte[]) - Static method in class org.apache.jackrabbit.util.Text
-
Digest the plain string using the given algorithm.
- disable() - Method in class org.apache.jackrabbit.stats.jmx.QueryStatManager
-
- dispose() - Method in class org.apache.jackrabbit.commons.jackrabbit.SimpleReferenceBinary
-
- dispose() - Method in class org.apache.jackrabbit.value.BinaryImpl
- DocumentViewExporter - Class in org.apache.jackrabbit.commons.xml
-
Document view exporter.
- DocumentViewExporter(Session, ContentHandler, boolean, boolean) - Constructor for class org.apache.jackrabbit.commons.xml.DocumentViewExporter
-
Creates a document view exporter.
- DOUBLE - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
-
- DOUBLE_QUOTE - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
-
- DoubleValue - Class in org.apache.jackrabbit.value
-
A DoubleValue provides an implementation
of the Value interface representing a double value.
- DoubleValue(Double) - Constructor for class org.apache.jackrabbit.value.DoubleValue
-
Constructs a DoubleValue object representing a double.
- DoubleValue(double) - Constructor for class org.apache.jackrabbit.value.DoubleValue
-
Constructs a DoubleValue object representing a double.
- EMPTY - Static variable in class org.apache.jackrabbit.commons.iterator.AccessControlPolicyIteratorAdapter
-
- EMPTY - Static variable in class org.apache.jackrabbit.commons.iterator.EventListenerIteratorAdapter
-
- EMPTY - Static variable in class org.apache.jackrabbit.commons.iterator.NodeIteratorAdapter
-
- EMPTY - Static variable in class org.apache.jackrabbit.commons.iterator.NodeTypeIteratorAdapter
-
- EMPTY - Static variable in class org.apache.jackrabbit.commons.iterator.PropertyIteratorAdapter
-
- EMPTY - Static variable in class org.apache.jackrabbit.commons.iterator.RangeIteratorAdapter
-
- EMPTY - Static variable in class org.apache.jackrabbit.commons.iterator.RowIteratorAdapter
-
- EMPTY - Static variable in class org.apache.jackrabbit.commons.iterator.VersionIteratorAdapter
-
- EmptyRepository - Class in org.apache.jackrabbit.commons.repository
-
An empty repository with no descriptors and no workspaces.
- EmptyRepository() - Constructor for class org.apache.jackrabbit.commons.repository.EmptyRepository
-
- enable() - Method in class org.apache.jackrabbit.stats.jmx.QueryStatManager
-
- encode(InputStream, Writer) - Static method in class org.apache.jackrabbit.util.Base64
-
Outputs base64 representation of the specified stream data to a
Writer.
- encode(InputStream, OutputStream) - Static method in class org.apache.jackrabbit.util.Base64
-
Outputs base64 representation of the specified stream data to an
OutputStream.
- encode(byte[], int, int, Writer) - Static method in class org.apache.jackrabbit.util.Base64
-
Outputs base64 representation of the specified data to a
Writer.
- encode(String) - Static method in class org.apache.jackrabbit.util.Base64
-
Returns the base64 representation of UTF-8 encoded string.
- encode(String) - Static method in class org.apache.jackrabbit.util.ISO9075
-
Encodes name as specified in ISO 9075.
- encodeIllegalHTMLCharacters(String) - Static method in class org.apache.jackrabbit.util.Text
-
Replaces HTML characters in the given string that might need escaping
as HTML text or attribute
- encodeIllegalXMLCharacters(String) - Static method in class org.apache.jackrabbit.util.Text
-
Replaces XML characters in the given string that might need escaping
as XML text or attribute
- encodePath(String) - Static method in class org.apache.jackrabbit.util.ISO9075
-
Encodes path as specified in ISO 9075.
- ENCODING - Static variable in class org.apache.jackrabbit.commons.xml.SerializingContentHandler
-
The character encoding used for serialization (UTF-8).
- END_NODE_TYPE_NAME - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
-
- END_TYPE - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
-
- endArray() - Method in interface org.apache.jackrabbit.commons.json.JsonHandler
-
Receive notification about the end of an JSON array.
- endDocument() - Method in class org.apache.jackrabbit.commons.xml.DefaultContentHandler
-
- endDocument() - Method in class org.apache.jackrabbit.commons.xml.ProxyContentHandler
-
- endDocument() - Method in class org.apache.jackrabbit.commons.xml.SerializingContentHandler
-
- endDocument() - Method in class org.apache.jackrabbit.commons.xml.ToXmlContentHandler
-
Ends the XML serialization by flushing the output stream.
- endElement(String, String, String) - Method in class org.apache.jackrabbit.commons.xml.DefaultContentHandler
-
- endElement(String, String) - Method in class org.apache.jackrabbit.commons.xml.Exporter
-
Emits the end element event for an element with the given name.
- endElement(String, String, String) - Method in class org.apache.jackrabbit.commons.xml.ProxyContentHandler
-
- endElement(String, String, String) - Method in class org.apache.jackrabbit.commons.xml.SerializingContentHandler
-
Receive notification of the end of an element.
- endElement(String, String, String) - Method in class org.apache.jackrabbit.commons.xml.ToXmlContentHandler
-
Outputs the specified end tag.
- endObject() - Method in interface org.apache.jackrabbit.commons.json.JsonHandler
-
Receive notification about the end of an JSON object.
- endPrefixMapping(String) - Method in class org.apache.jackrabbit.commons.xml.DefaultContentHandler
-
- endPrefixMapping(String) - Method in class org.apache.jackrabbit.commons.xml.ProxyContentHandler
-
- endPrefixMapping(String) - Method in class org.apache.jackrabbit.commons.xml.SerializingContentHandler
-
End the scope of a prefix-URI mapping:
remove entry from mapping tables.
- entering(Property, int) - Method in class org.apache.jackrabbit.commons.visitor.FilteringItemVisitor
-
Implement this method to add behaviour performed before a
Property is visited.
- entering(Node, int) - Method in class org.apache.jackrabbit.commons.visitor.FilteringItemVisitor
-
Implement this method to add behaviour performed before a
Node is visited.
- entering(Node, int) - Method in class org.apache.jackrabbit.util.ChildrenCollector
- entering(Property, int) - Method in class org.apache.jackrabbit.util.ChildrenCollector
- entering(Node, int) - Method in class org.apache.jackrabbit.util.ChildrenCollectorFilter
- entering(Property, int) - Method in class org.apache.jackrabbit.util.ChildrenCollectorFilter
- EOF - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
-
- equals(Object) - Method in class org.apache.jackrabbit.stats.QueryStatDtoImpl
-
- equals(Object) - Method in class org.apache.jackrabbit.value.BinaryValue
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.apache.jackrabbit.value.BooleanValue
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.apache.jackrabbit.value.DateValue
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.apache.jackrabbit.value.DecimalValue
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.apache.jackrabbit.value.DoubleValue
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.apache.jackrabbit.value.LongValue
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.apache.jackrabbit.value.NameValue
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.apache.jackrabbit.value.PathValue
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.apache.jackrabbit.value.ReferenceValue
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.apache.jackrabbit.value.StringValue
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.apache.jackrabbit.value.URIValue
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.apache.jackrabbit.value.WeakReferenceValue
-
Indicates whether some other object is "equal to" this one.
- errorHandler - Variable in class org.apache.jackrabbit.commons.flat.ItemSequence
-
- escape(String, char) - Static method in class org.apache.jackrabbit.util.Text
-
Does an URL encoding of the string using the
escape character.
- escape(String, char, boolean) - Static method in class org.apache.jackrabbit.util.Text
-
Does an URL encoding of the string using the
escape character.
- escape(String) - Static method in class org.apache.jackrabbit.util.Text
-
Does a URL encoding of the string.
- escapeIllegalJcr10Chars(String) - Static method in class org.apache.jackrabbit.util.Text
-
Escapes all illegal JCR 1.0 name characters of a string.
- escapeIllegalJcrChars(String) - Static method in class org.apache.jackrabbit.util.Text
-
Escapes all illegal JCR name characters of a string.
- escapeIllegalXpathSearchChars(String) - Static method in class org.apache.jackrabbit.util.Text
-
Escapes illegal XPath search characters at the end of a string.
- escapePath(String) - Static method in class org.apache.jackrabbit.util.Text
-
Does a URL encoding of the path.
- evaluate(Object) - Method in class org.apache.jackrabbit.commons.predicate.DepthPredicate
-
Matches if the given depth is greater or equal the minimum depth and
less or equal the maximum depth and if the call to
DepthPredicate.matches(Item)
returns
true.
- evaluate(Object) - Method in class org.apache.jackrabbit.commons.predicate.NtFilePredicate
-
- evaluate(Object) - Method in class org.apache.jackrabbit.commons.predicate.PathPredicate
-
- evaluate(Object) - Method in interface org.apache.jackrabbit.commons.predicate.Predicate
-
Evaluates the predicate for the given object.
- evaluate(Object) - Method in class org.apache.jackrabbit.commons.predicate.RowPredicate
-
- evaluate(Row) - Method in class org.apache.jackrabbit.commons.predicate.RowPredicate
-
Evaluates the given row.
- evaluate(Node) - Method in class org.apache.jackrabbit.commons.predicate.RowPredicate
-
Evaluates the given node.
- EVENT_ALL - Static variable in class org.apache.jackrabbit.commons.webdav.EventUtil
-
String array listing the xml local names of all type of jcr events.
- EVENT_NODEADDED - Static variable in class org.apache.jackrabbit.commons.webdav.EventUtil
-
Element representing the 'nodeadded' event type.
- EVENT_NODEMOVED - Static variable in class org.apache.jackrabbit.commons.webdav.EventUtil
-
Element representing the 'nodemoved' event type.
- EVENT_NODEREMOVED - Static variable in class org.apache.jackrabbit.commons.webdav.EventUtil
-
Element representing the 'noderemoved' event type.
- EVENT_PERSIST - Static variable in class org.apache.jackrabbit.commons.webdav.EventUtil
-
Element representing the 'persist' event type.
- EVENT_PROPERTYADDED - Static variable in class org.apache.jackrabbit.commons.webdav.EventUtil
-
Element representing the 'propertyadded' event type.
- EVENT_PROPERTYCHANGED - Static variable in class org.apache.jackrabbit.commons.webdav.EventUtil
-
Element representing the 'propertychanged' event type.
- EVENT_PROPERTYREMOVED - Static variable in class org.apache.jackrabbit.commons.webdav.EventUtil
-
Element representing the 'propertyremoved' event type.
- EventIteratorAdapter - Class in org.apache.jackrabbit.commons.iterator
-
- EventIteratorAdapter(EventIterator) - Constructor for class org.apache.jackrabbit.commons.iterator.EventIteratorAdapter
-
- EventIteratorAdapter(RangeIterator) - Constructor for class org.apache.jackrabbit.commons.iterator.EventIteratorAdapter
-
- EventIteratorAdapter(Iterator) - Constructor for class org.apache.jackrabbit.commons.iterator.EventIteratorAdapter
-
Creates an adapter for the given
Iterator.
- EventIteratorAdapter(Collection) - Constructor for class org.apache.jackrabbit.commons.iterator.EventIteratorAdapter
-
Creates an iterator for the given collection.
- EventListenerIteratorAdapter - Class in org.apache.jackrabbit.commons.iterator
-
- EventListenerIteratorAdapter(RangeIterator) - Constructor for class org.apache.jackrabbit.commons.iterator.EventListenerIteratorAdapter
-
- EventListenerIteratorAdapter(Iterator) - Constructor for class org.apache.jackrabbit.commons.iterator.EventListenerIteratorAdapter
-
Creates an adapter for the given
Iterator.
- EventListenerIteratorAdapter(Collection) - Constructor for class org.apache.jackrabbit.commons.iterator.EventListenerIteratorAdapter
-
Creates an iterator for the given collection.
- EventUtil - Class in org.apache.jackrabbit.commons.webdav
-
EventConstants...
- EventUtil() - Constructor for class org.apache.jackrabbit.commons.webdav.EventUtil
-
- execute(String) - Method in class org.apache.jackrabbit.commons.jackrabbit.user.AuthorizableQueryManager
-
- execute(String, Session) - Static method in class org.apache.jackrabbit.commons.query.GQL
-
Executes the GQL query and returns the result as a row iterator.
- execute(String, Session, String) - Static method in class org.apache.jackrabbit.commons.query.GQL
-
Executes the GQL query and returns the result as a row iterator.
- execute(String, Session, String, GQL.Filter) - Static method in class org.apache.jackrabbit.commons.query.GQL
-
Executes the GQL query and returns the result as a row iterator.
- executeXPath(String, String, Session, String, GQL.Filter) - Static method in class org.apache.jackrabbit.commons.query.GQL
-
Executes the GQL query and returns the result as a row iterator.
- explode(String, int) - Static method in class org.apache.jackrabbit.util.Text
-
returns an array of strings decomposed of the original string, split at
every occurrence of 'ch'.
- explode(String, int, boolean) - Static method in class org.apache.jackrabbit.util.Text
-
returns an array of strings decomposed of the original string, split at
every occurrence of 'ch'.
- export(ContentPackage, OutputStream) - Method in interface org.apache.jackrabbit.commons.packaging.ContentPackageExporter
-
- export(Node) - Method in class org.apache.jackrabbit.commons.xml.Exporter
-
- exportDocumentView(String, ContentHandler, boolean, boolean) - Method in class org.apache.jackrabbit.commons.AbstractSession
-
- exportDocumentView(String, OutputStream, boolean, boolean) - Method in class org.apache.jackrabbit.commons.AbstractSession
-
- Exporter - Class in org.apache.jackrabbit.commons.xml
-
Abstract base class for document and system view exporters.
- Exporter(Session, ContentHandler, boolean, boolean) - Constructor for class org.apache.jackrabbit.commons.xml.Exporter
-
Creates an exporter instance.
- exportNode(String, String, Node) - Method in class org.apache.jackrabbit.commons.xml.DocumentViewExporter
-
Exports the given node either as XML characters (if it's an
xml:text node) or as an XML element with properties
mapped to XML attributes.
- exportNode(String, String, Node) - Method in class org.apache.jackrabbit.commons.xml.Exporter
-
Called to export the given node.
- exportNode(String, String, Node) - Method in class org.apache.jackrabbit.commons.xml.SystemViewExporter
-
Exports the given node as an sv:node element.
- exportNodes(Node) - Method in class org.apache.jackrabbit.commons.xml.Exporter
-
- exportProperties(Node) - Method in class org.apache.jackrabbit.commons.xml.Exporter
-
- exportProperty(String, String, Value) - Method in class org.apache.jackrabbit.commons.xml.DocumentViewExporter
-
Maps the given single-valued property to an XML attribute.
- exportProperty(String, String, int, Value[]) - Method in class org.apache.jackrabbit.commons.xml.DocumentViewExporter
-
Does nothing.
- exportProperty(String, String, Value) - Method in class org.apache.jackrabbit.commons.xml.Exporter
-
- exportProperty(String, String, int, Value[]) - Method in class org.apache.jackrabbit.commons.xml.Exporter
-
- exportProperty(String, String, Value) - Method in class org.apache.jackrabbit.commons.xml.SystemViewExporter
-
- exportProperty(String, String, int, Value[]) - Method in class org.apache.jackrabbit.commons.xml.SystemViewExporter
-
Exports the given property as an sv:property element.
- exportSystemView(String, ContentHandler, boolean, boolean) - Method in class org.apache.jackrabbit.commons.AbstractSession
-
- exportSystemView(String, OutputStream, boolean, boolean) - Method in class org.apache.jackrabbit.commons.AbstractSession
-
- EXTENDS - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
-
- GenericRepositoryFactory - Class in org.apache.jackrabbit.commons
-
Deprecated.
- GenericRepositoryFactory() - Constructor for class org.apache.jackrabbit.commons.GenericRepositoryFactory
-
Deprecated.
- getAbsoluteParent(String, int) - Static method in class org.apache.jackrabbit.util.Text
-
Returns the nth absolute parent of the path, where n=level.
- getAccessControlList(Session, String) - Static method in class org.apache.jackrabbit.commons.jackrabbit.authorization.AccessControlUtils
-
- getAccessControlList(AccessControlManager, String) - Static method in class org.apache.jackrabbit.commons.jackrabbit.authorization.AccessControlUtils
-
- getAllQueryOperators() - Static method in enum org.apache.jackrabbit.commons.query.qom.Operator
-
Returns an array of the names of all the JCR 2.0 query operators.
- getAncestor(int) - Method in class org.apache.jackrabbit.commons.AbstractItem
-
Returns the ancestor of this item at the given depth.
- getAttribute(Element, String, String) - Static method in class org.apache.jackrabbit.util.XMLUtil
-
Returns the value of the named attribute of the current element.
- getAutoSave() - Method in class org.apache.jackrabbit.commons.flat.BTreeManager
-
- getAutoSave() - Method in interface org.apache.jackrabbit.commons.flat.TreeManager
-
Whether to automatically save changes of the current session occurring
from adding/removing nodes and properties.
- getBinary() - Method in class org.apache.jackrabbit.value.BaseValue
- getBinary() - Method in class org.apache.jackrabbit.value.BinaryValue
- getBinaryProperty(Node, String, Binary) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the binary property value at relPath from baseNode or defaultValue
if no such property exists.
- getBinaryProperty(Session, String, Binary) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the binary property value at absPath or defaultValue
if no such property exists.
- getBoolean() - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
Returns the boolean value of this property.
- getBoolean() - Method in class org.apache.jackrabbit.value.BaseValue
- getBoolean() - Method in class org.apache.jackrabbit.value.BooleanValue
- getBoolean() - Method in class org.apache.jackrabbit.value.DateValue
- getBoolean() - Method in class org.apache.jackrabbit.value.DecimalValue
- getBoolean() - Method in class org.apache.jackrabbit.value.DoubleValue
- getBoolean() - Method in class org.apache.jackrabbit.value.LongValue
- getBoolean() - Method in class org.apache.jackrabbit.value.NameValue
- getBoolean() - Method in class org.apache.jackrabbit.value.PathValue
- getBoolean() - Method in class org.apache.jackrabbit.value.ReferenceValue
- getBoolean() - Method in class org.apache.jackrabbit.value.URIValue
- getBoolean() - Method in class org.apache.jackrabbit.value.WeakReferenceValue
- getBooleanProperty(Node, String, boolean) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the boolean property value at relPath from baseNode or defaultValue
if no such property exists.
- getBooleanProperty(Session, String, boolean) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the boolean property value at absPath or defaultValue
if no such property exists.
- getChildElement(Node, String, String) - Static method in class org.apache.jackrabbit.util.XMLUtil
-
Returns the first child element that matches the given local name and
namespace.
- getChildNodes(Node) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns an
Iterable over the children of the given node.
- getChildNodes(Node, String) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns an
Iterable over those children of the given node
that match the given name pattern.
- getChildNodes(Node, String[]) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns an
Iterable over those children of the given node
that match the given name patterns.
- getChildText(Element, String, String) - Static method in class org.apache.jackrabbit.util.XMLUtil
-
- getCounter(RepositoryStatistics.Type) - Method in class org.apache.jackrabbit.stats.RepositoryStatisticsImpl
-
- getCounter(String, boolean) - Method in class org.apache.jackrabbit.stats.RepositoryStatisticsImpl
-
- getCounter() - Method in class org.apache.jackrabbit.stats.TimeSeriesRecorder
-
Returns the
AtomicLong instance used to measure the value for
the time series.
- getCreationTime() - Method in class org.apache.jackrabbit.stats.QueryStatDtoImpl
-
- getDate() - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
Returns the date value of this property.
- getDate() - Method in class org.apache.jackrabbit.value.BaseValue
- getDate() - Method in class org.apache.jackrabbit.value.BooleanValue
- getDate() - Method in class org.apache.jackrabbit.value.DateValue
- getDate() - Method in class org.apache.jackrabbit.value.DecimalValue
- getDate() - Method in class org.apache.jackrabbit.value.DoubleValue
- getDate() - Method in class org.apache.jackrabbit.value.LongValue
- getDate() - Method in class org.apache.jackrabbit.value.NameValue
- getDate() - Method in class org.apache.jackrabbit.value.PathValue
- getDate() - Method in class org.apache.jackrabbit.value.ReferenceValue
- getDate() - Method in class org.apache.jackrabbit.value.URIValue
- getDate() - Method in class org.apache.jackrabbit.value.WeakReferenceValue
- getDateProperty(Node, String, Calendar) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the date property value at relPath from baseNode or defaultValue
if no such property exists.
- getDateProperty(Session, String, Calendar) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the date property value at absPath or defaultValue
if no such property exists.
- getDecimal() - Method in class org.apache.jackrabbit.value.BaseValue
- getDecimal() - Method in class org.apache.jackrabbit.value.BooleanValue
- getDecimal() - Method in class org.apache.jackrabbit.value.DateValue
- getDecimal() - Method in class org.apache.jackrabbit.value.DecimalValue
- getDecimal() - Method in class org.apache.jackrabbit.value.DoubleValue
- getDecimal() - Method in class org.apache.jackrabbit.value.LongValue
- getDecimal() - Method in class org.apache.jackrabbit.value.NameValue
- getDecimal() - Method in class org.apache.jackrabbit.value.PathValue
- getDecimal() - Method in class org.apache.jackrabbit.value.ReferenceValue
- getDecimal() - Method in class org.apache.jackrabbit.value.URIValue
- getDecimal() - Method in class org.apache.jackrabbit.value.WeakReferenceValue
- getDecimalProperty(Node, String, BigDecimal) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the decimal property value at relPath from baseNode or defaultValue
if no such property exists.
- getDecimalProperty(Session, String, BigDecimal) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the decimal property value at absPath or defaultValue
if no such property exists.
- getDepth() - Method in class org.apache.jackrabbit.commons.AbstractItem
-
Returns the depth of this item.
- getDescriptor(String) - Method in class org.apache.jackrabbit.commons.repository.EmptyRepository
-
Returns null since this repository contains no descriptors.
- getDescriptor(String) - Method in class org.apache.jackrabbit.commons.repository.ProxyRepository
-
Returns the descriptor with the given key from the proxied repository.
- getDescriptorKeys() - Method in class org.apache.jackrabbit.commons.repository.EmptyRepository
-
Returns an empty array since this repository contains no descriptors.
- getDescriptorKeys() - Method in class org.apache.jackrabbit.commons.repository.ProxyRepository
-
Returns the descriptor keys of the proxied repository, or an empty
array if the proxied repository can not be accessed.
- getDescriptorValue(String) - Method in class org.apache.jackrabbit.commons.repository.EmptyRepository
-
Returns null since this repository contains no descriptors.
- getDescriptorValue(String) - Method in class org.apache.jackrabbit.commons.repository.ProxyRepository
-
Returns the value of the descriptor with the given key from the proxied
repository.
- getDescriptorValues(String) - Method in class org.apache.jackrabbit.commons.repository.EmptyRepository
-
Returns null since this repository contains no descriptors.
- getDescriptorValues(String) - Method in class org.apache.jackrabbit.commons.repository.ProxyRepository
-
Returns the values of the descriptor with the given key from the proxied
repository.
- getDouble() - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
Returns the double value of this property.
- getDouble() - Method in class org.apache.jackrabbit.value.BaseValue
- getDouble() - Method in class org.apache.jackrabbit.value.BooleanValue
- getDouble() - Method in class org.apache.jackrabbit.value.DateValue
- getDouble() - Method in class org.apache.jackrabbit.value.DecimalValue
- getDouble() - Method in class org.apache.jackrabbit.value.DoubleValue
- getDouble() - Method in class org.apache.jackrabbit.value.LongValue
- getDouble() - Method in class org.apache.jackrabbit.value.NameValue
- getDouble() - Method in class org.apache.jackrabbit.value.PathValue
- getDouble() - Method in class org.apache.jackrabbit.value.ReferenceValue
- getDouble() - Method in class org.apache.jackrabbit.value.URIValue
- getDouble() - Method in class org.apache.jackrabbit.value.WeakReferenceValue
- getDoubleProperty(Node, String, double) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the double property value at relPath from baseNode or defaultValue
if no such property exists.
- getDoubleProperty(Session, String, double) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the double property value at absPath or defaultValue
if no such property exists.
- getDuration() - Method in class org.apache.jackrabbit.stats.QueryStatDtoImpl
-
- getEventName(int) - Static method in class org.apache.jackrabbit.commons.webdav.EventUtil
-
Static utility method to retrieve a String representation of the type
defined by a
JCR event.
- getEveryonePrincipal(Session) - Static method in class org.apache.jackrabbit.commons.jackrabbit.authorization.AccessControlUtils
-
Shortcut for calling PrincipalManager.getEveryone().
- getIgnoredProperties() - Method in class org.apache.jackrabbit.commons.flat.BTreeManager
-
Properties to ignore.
- getIgnoredProperties() - Method in interface org.apache.jackrabbit.commons.flat.TreeManager
-
Properties to ignore.
- getInstance() - Static method in class org.apache.jackrabbit.util.TransientFileFactory
-
Returns the singleton TransientFileFactory instance.
- getInstance() - Static method in class org.apache.jackrabbit.value.ValueFactoryImpl
-
- getInternalString() - Method in class org.apache.jackrabbit.value.BaseValue
-
Returns the internal string representation of this value without modifying
the value state.
- getInternalString() - Method in class org.apache.jackrabbit.value.BinaryValue
-
Gets the string representation of this binary value.
- getInternalString() - Method in class org.apache.jackrabbit.value.BooleanValue
-
Returns the internal string representation of this value without modifying
the value state.
- getInternalString() - Method in class org.apache.jackrabbit.value.DateValue
-
Returns the internal string representation of this value without modifying
the value state.
- getInternalString() - Method in class org.apache.jackrabbit.value.DecimalValue
-
Returns the internal string representation of this value without modifying
the value state.
- getInternalString() - Method in class org.apache.jackrabbit.value.DoubleValue
-
Returns the internal string representation of this value without modifying
the value state.
- getInternalString() - Method in class org.apache.jackrabbit.value.LongValue
-
Returns the internal string representation of this value without modifying
the value state.
- getInternalString() - Method in class org.apache.jackrabbit.value.NameValue
-
Returns the internal string representation of this value without modifying
the value state.
- getInternalString() - Method in class org.apache.jackrabbit.value.PathValue
-
Returns the internal string representation of this value without modifying
the value state.
- getInternalString() - Method in class org.apache.jackrabbit.value.ReferenceValue
-
Returns the internal string representation of this value without modifying
the value state.
- getInternalString() - Method in class org.apache.jackrabbit.value.StringValue
-
Returns the internal string representation of this value without modifying
the value state.
- getInternalString() - Method in class org.apache.jackrabbit.value.URIValue
-
Returns the internal string representation of this value without modifying
the value state.
- getInternalString() - Method in class org.apache.jackrabbit.value.WeakReferenceValue
-
Returns the internal string representation of this value without modifying
the value state.
- getItem(String) - Method in class org.apache.jackrabbit.commons.AbstractSession
-
Returns the node or property at the given path.
- getItem(String) - Method in class org.apache.jackrabbit.commons.flat.ItemSequence.NodeSequenceImpl
-
- getItem(String) - Method in class org.apache.jackrabbit.commons.flat.ItemSequence.PropertySequenceImpl
-
- getItem(String) - Method in interface org.apache.jackrabbit.commons.flat.Sequence
-
Retrieve an
Item from this sequence by its
key.
- getItems(Session) - Method in interface org.apache.jackrabbit.commons.packaging.ContentPackage
-
- getItems(Session) - Method in class org.apache.jackrabbit.commons.packaging.FilterContentPackage
-
- getJcrEventType(String) - Static method in class org.apache.jackrabbit.commons.webdav.EventUtil
-
Static utility method to convert the localName of a
EventType
as present in the Xml body into the corresponding JCR event constant defined by
Event.
- getJcrName(String, String) - Method in class org.apache.jackrabbit.commons.NamespaceHelper
-
Returns the prefixed JCR name for the given namespace URI and local
name in the current session.
- getJcrName(String) - Method in class org.apache.jackrabbit.commons.NamespaceHelper
-
Replaces the standard jcr, nt, or
mix prefix in the given name with the prefix
mapped to that namespace in the current session.
- getJoinTypeByName(String) - Static method in enum org.apache.jackrabbit.commons.query.qom.JoinType
-
Returns the join type with the given JCR name.
- getJsonString(String) - Static method in class org.apache.jackrabbit.commons.json.JsonUtil
-
Generate a valid JSON string from the given str.
- getLanguage() - Method in class org.apache.jackrabbit.stats.QueryStatDtoImpl
-
- getLastModified(Node) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the last modified date of the given file node.
- getLength() - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
Returns the length of the value of this property.
- getLengths() - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
Returns the lengths of the values of this property.
- getLineNumber() - Method in class org.apache.jackrabbit.commons.cnd.Lexer
-
- getListenerMBean() - Method in class org.apache.jackrabbit.commons.observation.ListenerTracker
-
- getLocalName(String) - Static method in class org.apache.jackrabbit.util.Text
-
Returns the local name of the given qname.
- getLong() - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
Returns the long value of this property.
- getLong() - Method in class org.apache.jackrabbit.value.BaseValue
- getLong() - Method in class org.apache.jackrabbit.value.BooleanValue
- getLong() - Method in class org.apache.jackrabbit.value.DateValue
- getLong() - Method in class org.apache.jackrabbit.value.DecimalValue
- getLong() - Method in class org.apache.jackrabbit.value.DoubleValue
- getLong() - Method in class org.apache.jackrabbit.value.LongValue
- getLong() - Method in class org.apache.jackrabbit.value.NameValue
- getLong() - Method in class org.apache.jackrabbit.value.PathValue
- getLong() - Method in class org.apache.jackrabbit.value.ReferenceValue
- getLong() - Method in class org.apache.jackrabbit.value.URIValue
- getLong() - Method in class org.apache.jackrabbit.value.WeakReferenceValue
- getLongProperty(Node, String, long) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the long property value at relPath from baseNode or defaultValue
if no such property exists.
- getLongProperty(Session, String, long) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the long property value at absPath or defaultValue
if no such property exists.
- getMessage() - Method in exception org.apache.jackrabbit.commons.cnd.ParseException
- getMinimal() - Method in class org.apache.jackrabbit.commons.flat.ItemSequence
-
Returns the node with the minimal key wrt.
- getMinimal(Node) - Method in class org.apache.jackrabbit.commons.flat.ItemSequence
-
Returns the node amongst the child nodes of node whose key
is minimal wrt.
- getMissingValue() - Method in class org.apache.jackrabbit.stats.TimeSeriesAverage
-
- getMissingValue() - Method in class org.apache.jackrabbit.stats.TimeSeriesMax
-
- getMissingValue() - Method in class org.apache.jackrabbit.stats.TimeSeriesRecorder
-
- getMixinNodeTypes() - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Returns the declared mixin node types of this node.
- getName() - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractItemDefinitionBuilder
-
Name of the child item definition being built
- getName() - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder
-
Returns the name of the node type definition being built
- getName() - Method in enum org.apache.jackrabbit.commons.query.qom.Order
-
- getName(String) - Static method in class org.apache.jackrabbit.util.Text
-
Returns the name part of the path.
- getName(String, char) - Static method in class org.apache.jackrabbit.util.Text
-
Returns the name part of the path, delimited by the given delim.
- getName(String, boolean) - Static method in class org.apache.jackrabbit.util.Text
-
- getNamespaceMapping() - Method in class org.apache.jackrabbit.commons.cnd.CompactNodeTypeDefReader
-
Returns the namespace mapping.
- getNamespaceMapping() - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory
-
- getNamespaceMapping() - Method in class org.apache.jackrabbit.commons.cnd.TemplateBuilderFactory
-
- getNamespacePrefix(String) - Method in class org.apache.jackrabbit.commons.AbstractSession
-
Returns the namespace prefix mapped to the given URI.
- getNamespacePrefix(String) - Static method in class org.apache.jackrabbit.util.Text
-
Returns the namespace prefix of the given qname.
- getNamespacePrefixes() - Method in class org.apache.jackrabbit.commons.AbstractSession
-
Returns the prefixes of all known namespace mappings.
- getNamespaces() - Method in class org.apache.jackrabbit.commons.NamespaceHelper
-
Returns a map containing all prefix to namespace URI mappings of
the current session.
- getNamespaceURI(String) - Method in class org.apache.jackrabbit.commons.AbstractSession
-
Returns the namespace URI mapped to the given prefix.
- getNamespaceURI(String) - Method in interface org.apache.jackrabbit.commons.cnd.CompactNodeTypeDefWriter.NamespaceMapping
-
- getNext() - Method in class org.apache.jackrabbit.commons.iterator.AbstractLazyIterator
-
Returns the next element of this iteration or null if the iteration has finished.
- getNextToken() - Method in class org.apache.jackrabbit.commons.cnd.Lexer
-
getNextToken
- getNode() - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
If this property is of type REFERENCE,
WEAKREFERENCE or PATH (or convertible to one of
these types) this method returns the Node to which this
property refers.
- getNode(String) - Method in class org.apache.jackrabbit.commons.AbstractSession
-
Returns the node with the given absolute path.
- getNodeIfExists(Node, String) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Get the node at relPath from baseNode or null if no such node exists.
- getNodeIfExists(String, Session) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Gets the node at absPath or null if no such node exists.
- getNodes(Node) - Method in class org.apache.jackrabbit.commons.flat.BTreeManager
-
- getNodes(QueryResult) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns an
Iterable over nodes in the given query result.
- getNodeSequence() - Method in class org.apache.jackrabbit.commons.flat.ItemSequence
-
Create a new
NodeSequence instance with the same parameterization
as this instance.
- getNodeTypeDefinitions() - Method in class org.apache.jackrabbit.commons.cnd.CompactNodeTypeDefReader
-
Returns the list of parsed node type definitions definitions.
- getOccurrenceCount() - Method in class org.apache.jackrabbit.stats.QueryStatDtoImpl
-
- getOperatorByName(String) - Static method in enum org.apache.jackrabbit.commons.query.qom.Operator
-
Returns the operator with the given JCR name.
- getOrAddFolder(Node, String) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the named child of the given node, creating it as an
nt:folder node if it does not already exist.
- getOrAddNode(Node, String) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the named child of the given node, creating the child if
it does not already exist.
- getOrAddNode(Node, String, String) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the named child of the given node, creating the child if
it does not already exist.
- getOrCreateByPath(String, String, Session) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Creates or gets the
Node at the given Path.
- getOrCreateByPath(String, String, String, Session, boolean) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Creates or gets the
Node at the given Path.
- getOrCreateByPath(String, boolean, String, String, Session, boolean) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Creates or gets the
Node at the given Path.
- getOrCreateByPath(Node, String, boolean, String, String, boolean) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Creates or gets the
node at the given path
relative to the baseNode.
- getOrCreateUniqueByPath(String, String, Session) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Creates a
Node at the given Path.
- getOrCreateUniqueByPath(Node, String, String) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Creates or gets the
node at the given path.
- getOrder() - Method in class org.apache.jackrabbit.commons.flat.BTreeManager
-
- getOrder() - Method in class org.apache.jackrabbit.commons.flat.Rank
-
- getOrder() - Method in interface org.apache.jackrabbit.commons.flat.TreeManager
-
Comparator used for establishing the order of the keys in the
sequence.
- getOrderByName(String) - Static method in enum org.apache.jackrabbit.commons.query.qom.Order
-
Return the order with the given JCR name.
- getParent(String) - Method in class org.apache.jackrabbit.commons.flat.ItemSequence
-
Returns the parent node for the given key.
- getParent(String) - Method in class org.apache.jackrabbit.commons.flat.ItemSequence.NodeSequenceImpl
-
- getParent(String) - Method in class org.apache.jackrabbit.commons.flat.ItemSequence.PropertySequenceImpl
-
- getPath() - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Returns the path of this node.
- getPath() - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
Returns the path of this property.
- getPopularQueries() - Method in class org.apache.jackrabbit.stats.jmx.QueryStatManager
-
- getPopularQueries() - Method in class org.apache.jackrabbit.stats.QueryStatImpl
-
- getPopularQueriesQueueSize() - Method in class org.apache.jackrabbit.stats.jmx.QueryStatManager
-
- getPopularQueriesQueueSize() - Method in class org.apache.jackrabbit.stats.QueryStatImpl
-
- getPosition() - Method in class org.apache.jackrabbit.commons.iterator.FilteredRangeIterator
-
Returns the zero-based position of the next element in this iterator.
- getPosition() - Method in class org.apache.jackrabbit.commons.iterator.FilteringNodeIterator
-
- getPosition() - Method in class org.apache.jackrabbit.commons.iterator.RangeIteratorAdapter
-
Returns the current position of the iterator.
- getPosition() - Method in class org.apache.jackrabbit.commons.iterator.RangeIteratorDecorator
-
Delegated to the underlying iterator.
- getPosition() - Method in class org.apache.jackrabbit.stats.QueryStatDtoImpl
-
- getPredecessor(String) - Method in class org.apache.jackrabbit.commons.flat.ItemSequence
-
Returns the predecessor node for the given
key.
- getPredecessor(Node, String) - Method in class org.apache.jackrabbit.commons.flat.ItemSequence
-
Returns the direct predecessor of key amongst
node's child nodes wrt.
- getPrefix(String) - Method in class org.apache.jackrabbit.commons.NamespaceHelper
-
Returns the prefix mapped to the given namespace URI in the current
session, or null if the namespace does not exist.
- getPrimaryNodeType() - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Returns the primary node type of this node.
- getPrincipal(Session, String) - Static method in class org.apache.jackrabbit.commons.jackrabbit.authorization.AccessControlUtils
-
Retrieves the principal with the specified principalName.
- getProperties(Node) - Method in class org.apache.jackrabbit.commons.flat.BTreeManager
-
Returns a
SizedIterator of the properties of
node
which excludes the
jcr.primaryType property.
- getProperties(Node) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns an
Iterable over the properties of the given node.
- getProperties(Node, String) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns an
Iterable over those properties of the
given node that match the given name pattern.
- getProperties(Node, String[]) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns an
Iterable over those properties of the
given node that match the given name patterns.
- getProperty(String) - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Returns the property at the given relative path from this node.
- getProperty() - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
If this property is of type PATH (or convertible to this
type) this method returns the Property to which this
property refers.
- getProperty(String) - Method in class org.apache.jackrabbit.commons.AbstractSession
-
Returns the property with the given absolute path.
- getPropertySequence() - Method in class org.apache.jackrabbit.commons.flat.ItemSequence
-
Create a new
PropertySequence instance with the same
parametrization as this instance.
- getPropertyType(String) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the numeric constant value of the property type with
the specified name.
- getPropertyTypeNames(boolean) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Return the property type names including or excluding 'undefined' depending
on the specified flag.
- getQueryObjectModelBuilder(String) - Static method in class org.apache.jackrabbit.commons.query.QueryObjectModelBuilderRegistry
-
Returns the QueryObjectModelBuilder for
language.
- getReference() - Method in class org.apache.jackrabbit.commons.jackrabbit.SimpleReferenceBinary
-
- getReferences(Node) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns an
Iterable over references to the given node.
- getReferences(Node, String) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns an
Iterable over those references to the
given node that have the given name.
- getRelativeParent(String, int) - Static method in class org.apache.jackrabbit.util.Text
-
Returns the nth relative parent of the path, where n=level.
- getRelativeParent(String, int, boolean) - Static method in class org.apache.jackrabbit.util.Text
-
- getRepository() - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the default repository of the current environment.
- getRepository(Map<String, String>) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
- getRepository(String) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the repository identified by the given URI.
- getRepository(Map) - Method in class org.apache.jackrabbit.commons.JndiRepositoryFactory
-
- getRepository() - Method in class org.apache.jackrabbit.commons.repository.JNDIRepositoryFactory
-
Looks up and returns the configured repository.
- getRepository() - Method in class org.apache.jackrabbit.commons.repository.ProxyRepository
-
Returns the proxied repository.
- getRepository() - Method in interface org.apache.jackrabbit.commons.repository.RepositoryFactory
-
Returns a content repository.
- getRepository() - Method in class org.apache.jackrabbit.commons.repository.SingletonRepositoryFactory
-
Returns the configured repository instance.
- getRequiredType() - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder
-
The required type of the property definition being built.
- getRoot() - Method in class org.apache.jackrabbit.commons.flat.BTreeManager
-
- getRoot() - Method in interface org.apache.jackrabbit.commons.flat.TreeManager
-
- getRows(QueryResult) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns an
Iterable over nodes in the given query result.
- getSerializer(OutputStream) - Static method in class org.apache.jackrabbit.commons.xml.SerializingContentHandler
-
Creates a serializing content handler that writes to the given stream.
- getSerializer(Writer) - Static method in class org.apache.jackrabbit.commons.xml.SerializingContentHandler
-
Creates a serializing content handler that writes to the given writer.
- getSerializer(Result) - Static method in class org.apache.jackrabbit.commons.xml.SerializingContentHandler
-
Creates a serializing content handler that writes to the given result.
- getSharedSet(Node) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns an
Iterable over the shared set of the given node.
- getSize() - Method in class org.apache.jackrabbit.commons.iterator.FilteredRangeIterator
-
Returns the total number of elements in this iterator, or -1 if that
number is unknown.
- getSize() - Method in class org.apache.jackrabbit.commons.iterator.FilteringNodeIterator
-
- getSize() - Method in class org.apache.jackrabbit.commons.iterator.RangeIteratorAdapter
-
Returns the size of the iterator.
- getSize() - Method in class org.apache.jackrabbit.commons.iterator.RangeIteratorDecorator
-
Delegated to the underlying iterator.
- getSize() - Method in interface org.apache.jackrabbit.commons.iterator.SizedIterator
-
The number of elements of this iterator or -1 if not known.
- getSize() - Method in class org.apache.jackrabbit.commons.jackrabbit.SimpleReferenceBinary
-
- getSize() - Method in class org.apache.jackrabbit.value.BinaryImpl
- getSizedIterator(Iterator<T>, long) - Method in class org.apache.jackrabbit.commons.flat.BTreeManager
-
- getSlowQueries() - Method in class org.apache.jackrabbit.stats.jmx.QueryStatManager
-
- getSlowQueries() - Method in class org.apache.jackrabbit.stats.QueryStatImpl
-
- getSlowQueriesQueueSize() - Method in class org.apache.jackrabbit.stats.jmx.QueryStatManager
-
- getSlowQueriesQueueSize() - Method in class org.apache.jackrabbit.stats.QueryStatImpl
-
- getStatement() - Method in class org.apache.jackrabbit.stats.QueryStatDtoImpl
-
- getStream() - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
Returns the binary value of this property.
- getStream() - Method in class org.apache.jackrabbit.commons.jackrabbit.SimpleReferenceBinary
-
- getStream() - Method in class org.apache.jackrabbit.value.BaseValue
- getStream() - Method in class org.apache.jackrabbit.value.BinaryImpl
- getStream() - Method in class org.apache.jackrabbit.value.BinaryValue
- getString() - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
Returns the string value of this property.
- getString() - Method in class org.apache.jackrabbit.value.BaseValue
- getStringProperty(Node, String, String) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the string property value at relPath from baseNode or defaultValue
if no such property exists.
- getStringProperty(Session, String, String) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the string property value at absPath or defaultValue
if no such property exists.
- getSuccessor(Node, String) - Method in class org.apache.jackrabbit.commons.flat.ItemSequence
-
Returns the successor node for the given
key.
- getSupportedLanguages() - Method in interface org.apache.jackrabbit.commons.query.QueryObjectModelBuilder
-
Returns the set of query languages supported by this builder.
- getSupportedLanguages() - Static method in class org.apache.jackrabbit.commons.query.QueryObjectModelBuilderRegistry
-
- getSupportedLanguages() - Method in class org.apache.jackrabbit.commons.query.sql2.SQL2QOMBuilder
-
Returns the set of query languages supported by this builder.
- getSystemId() - Method in class org.apache.jackrabbit.commons.cnd.CompactNodeTypeDefReader
-
Returns the previously assigned system id
- getSystemId() - Method in class org.apache.jackrabbit.commons.cnd.Lexer
-
Returns the system id
- getText(Element) - Static method in class org.apache.jackrabbit.util.XMLUtil
-
Concatenates the values of all child nodes of type 'Text' or 'CDATA'/
- getText(Element, String) - Static method in class org.apache.jackrabbit.util.XMLUtil
-
Same as
XMLUtil.getText(Element) except that 'defaultValue' is returned
instead of
null, if the element does not contain any text.
- getTimeSeries(RepositoryStatistics.Type) - Method in class org.apache.jackrabbit.stats.RepositoryStatisticsImpl
-
- getTimeSeries(String, boolean) - Method in class org.apache.jackrabbit.stats.RepositoryStatisticsImpl
-
- getTrackedListener() - Method in class org.apache.jackrabbit.commons.observation.ListenerTracker
-
- getType() - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
Returns the type of this property.
- getType() - Method in class org.apache.jackrabbit.value.BaseValue
- getType(Value[]) - Static method in class org.apache.jackrabbit.value.ValueHelper
-
Determine the
PropertyType of the passed values if all are of
the same type.
- getURI(String) - Method in class org.apache.jackrabbit.commons.NamespaceHelper
-
Returns the namespace URI mapped to the given prefix in the current
session, or null if the namespace does not exist.
- getUUID() - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Returns the UUID of this node.
- getValue(StaticOperand, int) - Method in class org.apache.jackrabbit.commons.query.qom.OperandEvaluator
-
- getValue(StaticOperand) - Method in class org.apache.jackrabbit.commons.query.qom.OperandEvaluator
-
- getValue(Operand, Row) - Method in class org.apache.jackrabbit.commons.query.qom.OperandEvaluator
-
Returns the value of the given operand in the context of the given row.
- getValuePerHour() - Method in class org.apache.jackrabbit.stats.TimeSeriesAverage
-
- getValuePerHour() - Method in class org.apache.jackrabbit.stats.TimeSeriesMax
-
- getValuePerHour() - Method in class org.apache.jackrabbit.stats.TimeSeriesRecorder
-
- getValuePerMinute() - Method in class org.apache.jackrabbit.stats.TimeSeriesAverage
-
- getValuePerMinute() - Method in class org.apache.jackrabbit.stats.TimeSeriesMax
-
- getValuePerMinute() - Method in class org.apache.jackrabbit.stats.TimeSeriesRecorder
-
- getValuePerSecond() - Method in class org.apache.jackrabbit.stats.TimeSeriesAverage
-
- getValuePerSecond() - Method in class org.apache.jackrabbit.stats.TimeSeriesMax
-
- getValuePerSecond() - Method in class org.apache.jackrabbit.stats.TimeSeriesRecorder
-
- getValuePerWeek() - Method in class org.apache.jackrabbit.stats.TimeSeriesAverage
-
- getValuePerWeek() - Method in class org.apache.jackrabbit.stats.TimeSeriesMax
-
- getValuePerWeek() - Method in class org.apache.jackrabbit.stats.TimeSeriesRecorder
-
- getValues(Operand, Row) - Method in class org.apache.jackrabbit.commons.query.qom.OperandEvaluator
-
Evaluates the given operand in the context of the given row.
- getValues(Operand, Node) - Method in class org.apache.jackrabbit.commons.query.qom.OperandEvaluator
-
Evaluates the given operand in the context of the given node.
- getVersionHistory() - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Returns the version history of this node.
- getWeakReferences(Node) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns an
Iterable over weak references to the given node.
- getWeakReferences(Node, String) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns an
Iterable over those weak references to the
given node that have the given name.
- getXMLName(String, String) - Method in class org.apache.jackrabbit.commons.xml.Exporter
-
Returns a prefixed XML name for the given namespace URI and local
name.
- getYear(Calendar) - Static method in class org.apache.jackrabbit.util.ISO8601
-
Returns the astronomical year of the given calendar.
- GQL - Class in org.apache.jackrabbit.commons.query
-
GQL is a simple fulltext query language, which supports field
prefixes similar to Lucene or Google queries.
- GQL.Filter - Interface in org.apache.jackrabbit.commons.query
-
Defines a filter for query result rows.
- GQL.ParserCallback - Interface in org.apache.jackrabbit.commons.query
-
Defines a callback interface that may be implemented by client code to
get a callback for each GQL term that is parsed.
- grantAllToEveryone(Session, String) - Static method in class org.apache.jackrabbit.commons.jackrabbit.authorization.AccessControlUtils
-
Utility to grant jcr:all privilege to the everyone group principal.
- guessDecodedLength(long) - Static method in class org.apache.jackrabbit.util.Base64
-
Pessimistically guesses the size (i.e.
- ignorableWhitespace(char[], int, int) - Method in class org.apache.jackrabbit.commons.xml.DefaultContentHandler
-
- ignorableWhitespace(char[], int, int) - Method in class org.apache.jackrabbit.commons.xml.ProxyContentHandler
-
- ignorableWhitespace(char[], int, int) - Method in class org.apache.jackrabbit.commons.xml.ToXmlContentHandler
-
Escapes and outputs the given characters.
- IGNORE - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
-
- IGNORE - Static variable in interface org.apache.jackrabbit.commons.flat.TreeTraverser.ErrorHandler
-
Predefined error handler which ignores all exceptions.
- ignoreEncoding - Variable in class org.apache.jackrabbit.commons.predicate.NtFilePredicate
-
indicates if the jcr:encoding property is to be excluded from this filter.
- ignoreMimeType - Variable in class org.apache.jackrabbit.commons.predicate.NtFilePredicate
-
indicates if the jcr:mimeType property is to be excluded from this filter.
- impersonate(Credentials) - Method in class org.apache.jackrabbit.commons.AbstractSession
-
Logs in the same workspace with the given credentials.
- implode(String[], String) - Static method in class org.apache.jackrabbit.util.Text
-
Concatenates all strings in the string array using the specified delimiter.
- IMPORT_UUID_BEHAVIOR - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
-
- importXML(String, InputStream, int) - Method in class org.apache.jackrabbit.commons.AbstractSession
-
- importXML(String, InputStream, int) - Method in class org.apache.jackrabbit.commons.AbstractWorkspace
-
- in(Iterator<I>) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Transform any type of
Iterator into an
Iterable
for single use in a Java 5 for-each loop.
- in(AccessControlPolicyIterator) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
- in(EventIterator) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
- in(EventListenerIterator) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
- in(NodeIterator) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
- in(NodeTypeIterator) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
- in(PropertyIterator) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
- in(RowIterator) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
- in(VersionIterator) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
- include(T) - Method in interface org.apache.jackrabbit.commons.flat.TreeTraverser.InclusionPolicy
-
Call back method to determine whether to include a given item.
- include(Row) - Method in interface org.apache.jackrabbit.commons.query.GQL.Filter
-
Returns true if the given row should be
included in the result.
- includeFilter - Variable in class org.apache.jackrabbit.commons.packaging.FilterContentPackage.FilteringIterator
-
Filter that defines which items are included
- includePredicate - Variable in class org.apache.jackrabbit.commons.visitor.FilteringItemVisitor
-
Predicate that defines which items are included.
- includeProperties - Variable in class org.apache.jackrabbit.commons.packaging.FilterContentPackage.FilteringIterator
-
- includeProperties - Variable in class org.apache.jackrabbit.commons.packaging.FilterContentPackage
-
- INITIALIZE - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
-
- initStackTrace - Variable in class org.apache.jackrabbit.commons.observation.ListenerTracker
-
- isAbstract - Variable in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder
-
- ISABSTRACT_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
-
Name of the isAbstract attribute.
- isCheckedOut() - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Checks whether this node is checked out.
- isContent(int) - Static method in class org.apache.jackrabbit.util.XMLChar
-
Returns true if the specified character can be considered content.
- isDescendant(String, String) - Static method in class org.apache.jackrabbit.util.Text
-
Determines if the descendant path is hierarchical a
descendant of path.
- isDescendantOrEqual(String, String) - Static method in class org.apache.jackrabbit.util.Text
-
Determines if the descendant path is hierarchical a
descendant of path or equal to it.
- isEmpty() - Method in class org.apache.jackrabbit.util.WeakIdentityCollection
-
Returns true if this collection is empty.
- isEnabled() - Method in class org.apache.jackrabbit.stats.jmx.QueryStatManager
-
- isEnabled() - Method in class org.apache.jackrabbit.stats.QueryStatImpl
-
- isHighSurrogate(int) - Static method in class org.apache.jackrabbit.util.XMLChar
-
Returns whether the given character is a high surrogate
- isIgnoreEncoding() - Method in class org.apache.jackrabbit.commons.predicate.NtFilePredicate
-
Returns the ignore encoding flag.
- isIgnoreMimeType() - Method in class org.apache.jackrabbit.commons.predicate.NtFilePredicate
-
Returns the ignore mime type flag.
- isIncludeProperties() - Method in class org.apache.jackrabbit.commons.packaging.FilterContentPackage
-
- isInvalid(int) - Static method in class org.apache.jackrabbit.util.XMLChar
-
Returns true if the specified character is invalid.
- isLeaf(Node) - Method in class org.apache.jackrabbit.commons.flat.BTreeManager
-
Returns !node.hasNodes()
- isLeaf(Node) - Method in interface org.apache.jackrabbit.commons.flat.TreeManager
-
Determines whether the given node is a leaf.
- isLocked() - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Checks if this node is locked.
- isLowSurrogate(int) - Static method in class org.apache.jackrabbit.util.XMLChar
-
Returns whether the given character is a low surrogate
- isMandatory - Variable in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractItemDefinitionBuilder
-
- isMandatory - Variable in class org.apache.jackrabbit.commons.predicate.IsMandatoryPredicate
-
- IsMandatoryPredicate - Class in org.apache.jackrabbit.commons.predicate
-
IsMandatoryFilter...
- IsMandatoryPredicate() - Constructor for class org.apache.jackrabbit.commons.predicate.IsMandatoryPredicate
-
- IsMandatoryPredicate(boolean, int, int) - Constructor for class org.apache.jackrabbit.commons.predicate.IsMandatoryPredicate
-
- IsMandatoryPredicate(boolean) - Constructor for class org.apache.jackrabbit.commons.predicate.IsMandatoryPredicate
-
- isMarkup(int) - Static method in class org.apache.jackrabbit.util.XMLChar
-
Returns true if the specified character can be considered markup.
- isMixin - Variable in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder
-
- ISMIXIN_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
-
Name of the isMixin attribute.
- isMultiple - Variable in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder
-
- isName(int) - Static method in class org.apache.jackrabbit.util.XMLChar
-
Returns true if the specified character is a valid name
character as defined by production [4] in the XML 1.0
specification.
- isNameStart(int) - Static method in class org.apache.jackrabbit.util.XMLChar
-
Returns true if the specified character is a valid name start
character as defined by production [5] in the XML 1.0
specification.
- isNCName(int) - Static method in class org.apache.jackrabbit.util.XMLChar
-
Returns true if the specified character is a valid NCName
character as defined by production [5] in Namespaces in XML
recommendation.
- isNCNameStart(int) - Static method in class org.apache.jackrabbit.util.XMLChar
-
Returns true if the specified character is a valid NCName start
character as defined by production [4] in Namespaces in XML
recommendation.
- isNode() - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Returns true.
- isNode() - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
Returns false.
- isNode - Variable in class org.apache.jackrabbit.commons.predicate.IsNodePredicate
-
Polarity of this filter
- IsNodePredicate - Class in org.apache.jackrabbit.commons.predicate
-
Item filter that checks if an item is a node.
- IsNodePredicate() - Constructor for class org.apache.jackrabbit.commons.predicate.IsNodePredicate
-
Default constructor.
- IsNodePredicate(boolean, int, int) - Constructor for class org.apache.jackrabbit.commons.predicate.IsNodePredicate
-
Creates a new node item filter.
- IsNodePredicate(boolean) - Constructor for class org.apache.jackrabbit.commons.predicate.IsNodePredicate
-
Creates a new node item filter
- isNodeType(String) - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Checks whether this node is of the given type.
- ISO8601 - Class in org.apache.jackrabbit.util
-
The
ISO8601 utility class provides helper methods
to deal with date/time formatting using a specific ISO8601-compliant
format (see
ISO 8601).
- ISO8601() - Constructor for class org.apache.jackrabbit.util.ISO8601
-
- ISO9075 - Class in org.apache.jackrabbit.util
-
Implements the encode and decode routines as specified for XML name to SQL
identifier conversion in ISO 9075-14:2003.
If a character c is not valid at a certain position in an XML 1.0
NCName it is encoded in the form: '_x' + hexValueOf(c) + '_'.
- isOrderable - Variable in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder
-
- isProtected - Variable in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractItemDefinitionBuilder
-
- isPubid(int) - Static method in class org.apache.jackrabbit.util.XMLChar
-
Returns true if the specified character is a valid Pubid
character as defined by production [13] in the XML 1.0
specification.
- ISQUERYABLE_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
-
Name of the isQueryable attribute.
- isRoot(Node) - Method in class org.apache.jackrabbit.commons.flat.BTreeManager
-
- isRoot(Node) - Method in interface org.apache.jackrabbit.commons.flat.TreeManager
-
Determined whether the given node is the root node of the
JCR sub-tree.
- isSibling(String, String) - Static method in class org.apache.jackrabbit.util.Text
-
Determines, if two paths denote hierarchical siblins.
- isSingleValueDescriptor(String) - Method in class org.apache.jackrabbit.commons.repository.EmptyRepository
-
Returns false since this repository contains no descriptors.
- isSingleValueDescriptor(String) - Method in class org.apache.jackrabbit.commons.repository.ProxyRepository
-
Checks whether the given key identifies a valid single-valued
descriptor key in the proxied repository.
- isSpace(int) - Static method in class org.apache.jackrabbit.util.XMLChar
-
Returns true if the specified character is a space character
as defined by production [3] in the XML 1.0 specification.
- isStandardDescriptor(String) - Method in class org.apache.jackrabbit.commons.AbstractRepository
-
Returns true if the given key identifies a standard descriptor.
- isSupplemental(int) - Static method in class org.apache.jackrabbit.util.XMLChar
-
Returns true if the specified character is a supplemental character.
- isSupportedConversion(int, int) - Static method in class org.apache.jackrabbit.value.ValueHelper
-
- isText(Node) - Static method in class org.apache.jackrabbit.util.XMLUtil
-
- isValid(int) - Static method in class org.apache.jackrabbit.util.XMLChar
-
Returns true if the specified character is valid.
- isValidEventName(String) - Static method in class org.apache.jackrabbit.commons.webdav.EventUtil
-
Tests if the specified eventName can be mapped to a JCR event type.
- isValidIANAEncoding(String) - Static method in class org.apache.jackrabbit.util.XMLChar
-
Returns true if the encoding name is a valid IANA encoding.
- isValidJavaEncoding(String) - Static method in class org.apache.jackrabbit.util.XMLChar
-
Returns true if the encoding name is a valid Java encoding.
- isValidName(String) - Static method in class org.apache.jackrabbit.util.XMLChar
-
Check to see if a string is a valid Name according to [5]
in the XML 1.0 Recommendation
- isValidNCName(String) - Static method in class org.apache.jackrabbit.util.XMLChar
-
Check to see if a string is a valid NCName according to [4]
from the XML Namespaces 1.0 Recommendation
- isValidNmtoken(String) - Static method in class org.apache.jackrabbit.util.XMLChar
-
Check to see if a string is a valid Nmtoken according to [7]
in the XML 1.0 Recommendation
- ITEM_NAMES - Static variable in class org.apache.jackrabbit.stats.TimeSeriesStatsUtil
-
- itemExists(String) - Method in class org.apache.jackrabbit.commons.AbstractSession
-
- ItemNameMatcher - Class in org.apache.jackrabbit.commons
-
- ItemSequence - Class in org.apache.jackrabbit.commons.flat
-
This class serves as main entry point for obtaining sequences of
Node
s and
Propertys.
- ItemSequence(TreeManager, TreeTraverser.ErrorHandler) - Constructor for class org.apache.jackrabbit.commons.flat.ItemSequence
-
- ItemSequence.NodeSequenceImpl - Class in org.apache.jackrabbit.commons.flat
-
- ItemSequence.PropertySequenceImpl - Class in org.apache.jackrabbit.commons.flat
-
- iterator() - Method in class org.apache.jackrabbit.commons.flat.ItemSequence.NodeSequenceImpl
-
- iterator() - Method in class org.apache.jackrabbit.commons.flat.ItemSequence.PropertySequenceImpl
-
- iterator() - Method in interface org.apache.jackrabbit.commons.flat.Sequence
-
Iterator for the
Items in this sequence.
- iterator() - Method in class org.apache.jackrabbit.commons.flat.TreeTraverser
-
Returns an iterator of
Node for this instance.
- iterator() - Method in class org.apache.jackrabbit.commons.iterator.NodeIterable
-
Deprecated.
Returns the node iterator.
- iterator() - Method in class org.apache.jackrabbit.commons.iterator.PropertyIterable
-
Deprecated.
Returns the property iterator.
- iterator() - Method in class org.apache.jackrabbit.commons.iterator.RowIterable
-
Deprecated.
Returns the row iterator.
- iterator() - Method in class org.apache.jackrabbit.stats.RepositoryStatisticsImpl
-
- iterator() - Method in class org.apache.jackrabbit.util.WeakIdentityCollection
-
Returns an
Iterator over the elements of this
collection.
- N_AUTHOR - Static variable in interface org.apache.jackrabbit.commons.webdav.AtomFeedConstants
-
- N_CONTENT - Static variable in interface org.apache.jackrabbit.commons.webdav.AtomFeedConstants
-
- N_ENTRY - Static variable in interface org.apache.jackrabbit.commons.webdav.AtomFeedConstants
-
- N_FEED - Static variable in interface org.apache.jackrabbit.commons.webdav.AtomFeedConstants
-
- N_ID - Static variable in interface org.apache.jackrabbit.commons.webdav.AtomFeedConstants
-
- N_LINK - Static variable in interface org.apache.jackrabbit.commons.webdav.AtomFeedConstants
-
- N_NAME - Static variable in interface org.apache.jackrabbit.commons.webdav.AtomFeedConstants
-
- N_TITLE - Static variable in interface org.apache.jackrabbit.commons.webdav.AtomFeedConstants
-
- N_UPDATED - Static variable in interface org.apache.jackrabbit.commons.webdav.AtomFeedConstants
-
- name - Variable in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractItemDefinitionBuilder
-
- name - Variable in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder
-
- NAME - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
-
- name - Variable in class org.apache.jackrabbit.commons.predicate.NamePredicate
-
The name to filter on
- NAME_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
-
Name of the name attribute.
- NamePredicate - Class in org.apache.jackrabbit.commons.predicate
-
Filters items according to their names.
- NamePredicate(String, int, int) - Constructor for class org.apache.jackrabbit.commons.predicate.NamePredicate
-
Creates a new name filter with the given name and depths
- NamePredicate(String) - Constructor for class org.apache.jackrabbit.commons.predicate.NamePredicate
-
Creates a new name filter with the given name.
- namesFromPrivileges(Privilege...) - Static method in class org.apache.jackrabbit.commons.jackrabbit.authorization.AccessControlUtils
-
Retrieves the names of the specified privileges.
- NamespaceHelper - Class in org.apache.jackrabbit.commons
-
Helper class for working with JCR namespaces.
- NamespaceHelper(Session) - Constructor for class org.apache.jackrabbit.commons.NamespaceHelper
-
Creates a namespace helper for the given session.
- NameValue - Class in org.apache.jackrabbit.value
-
A NameValue provides an implementation
of the Value interface representing a NAME value
(a string that is namespace-qualified).
- NameValue(String) - Constructor for class org.apache.jackrabbit.value.NameValue
-
Protected constructor creating a NameValue object
without validating the name.
- newNodeDefinitionBuilder() - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder
-
- newNodeDefinitionBuilder() - Method in class org.apache.jackrabbit.commons.cnd.TemplateBuilderFactory.NodeTypeTemplateBuilder
-
- newNodeTypeDefinitionBuilder() - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory
-
- newNodeTypeDefinitionBuilder() - Method in class org.apache.jackrabbit.commons.cnd.TemplateBuilderFactory
-
- newPropertyDefinitionBuilder() - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder
-
- newPropertyDefinitionBuilder() - Method in class org.apache.jackrabbit.commons.cnd.TemplateBuilderFactory.NodeTypeTemplateBuilder
-
- next() - Method in class org.apache.jackrabbit.commons.iterator.AbstractLazyIterator
-
- next() - Method in class org.apache.jackrabbit.commons.iterator.FilteredRangeIterator
-
Returns the next element in this iterator.
- next() - Method in class org.apache.jackrabbit.commons.iterator.FilteringNodeIterator
-
- next() - Method in class org.apache.jackrabbit.commons.iterator.FilterIterator
-
- next() - Method in class org.apache.jackrabbit.commons.iterator.LazyIteratorChain
-
- next() - Method in class org.apache.jackrabbit.commons.iterator.RangeIteratorAdapter
-
Returns the next element in this iterator and advances the iterator
position.
- next() - Method in class org.apache.jackrabbit.commons.iterator.RangeIteratorDecorator
-
Delegated to the underlying iterator.
- next() - Method in class org.apache.jackrabbit.commons.packaging.FilterContentPackage.FilteringIterator
-
- nextAccessControlPolicy() - Method in class org.apache.jackrabbit.commons.iterator.AccessControlPolicyIteratorAdapter
-
Returns the next policy.
- nextEvent() - Method in class org.apache.jackrabbit.commons.iterator.EventIteratorAdapter
-
Returns the next event.
- nextEventListener() - Method in class org.apache.jackrabbit.commons.iterator.EventListenerIteratorAdapter
-
Returns the next event listener.
- nextItem - Variable in class org.apache.jackrabbit.commons.packaging.FilterContentPackage.FilteringIterator
-
- nextNode() - Method in class org.apache.jackrabbit.commons.iterator.FilteringNodeIterator
-
- nextNode() - Method in class org.apache.jackrabbit.commons.iterator.FrozenNodeIteratorAdapter
- nextNode() - Method in class org.apache.jackrabbit.commons.iterator.NodeIteratorAdapter
-
Returns the next node.
- nextNodeType() - Method in class org.apache.jackrabbit.commons.iterator.NodeTypeIteratorAdapter
-
Returns the next node type.
- nextProperty() - Method in class org.apache.jackrabbit.commons.iterator.PropertyIteratorAdapter
-
Returns the next property.
- nextQueue - Variable in class org.apache.jackrabbit.commons.visitor.FilteringItemVisitor
-
- nextRow() - Method in class org.apache.jackrabbit.commons.iterator.RowIteratorAdapter
-
Returns the next row.
- nextVersion() - Method in class org.apache.jackrabbit.commons.iterator.VersionIteratorAdapter
-
Returns the next version.
- NO_VALUES - Static variable in class org.apache.jackrabbit.commons.JcrUtils
-
A pre-allocated empty array of values.
- NODE_ATTRIBUTE - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
-
- NodeDefinitionTemplateBuilder(TemplateBuilderFactory.NodeTypeTemplateBuilder) - Constructor for class org.apache.jackrabbit.commons.cnd.TemplateBuilderFactory.NodeDefinitionTemplateBuilder
-
- nodeExists(String) - Method in class org.apache.jackrabbit.commons.AbstractSession
-
Checks whether a node with the given absolute path exists.
- NodeIterable - Class in org.apache.jackrabbit.commons.iterator
-
- NodeIterable(NodeIterator) - Constructor for class org.apache.jackrabbit.commons.iterator.NodeIterable
-
Deprecated.
Creates an iterable adapter for the given node iterator.
- nodeIterator(Node, TreeTraverser.ErrorHandler, TreeTraverser.InclusionPolicy<? super Node>) - Static method in class org.apache.jackrabbit.commons.flat.TreeTraverser
-
Create an iterator for the nodes of the sub-tree rooted at
root.
- nodeIterator(Node) - Static method in class org.apache.jackrabbit.commons.flat.TreeTraverser
-
Create an iterator for the nodes of the sub-tree rooted at
root.
- NodeIteratorAdapter - Class in org.apache.jackrabbit.commons.iterator
-
- NodeIteratorAdapter(RangeIterator) - Constructor for class org.apache.jackrabbit.commons.iterator.NodeIteratorAdapter
-
- NodeIteratorAdapter(Iterator) - Constructor for class org.apache.jackrabbit.commons.iterator.NodeIteratorAdapter
-
Creates an adapter for the given
Iterator.
- NodeIteratorAdapter(Iterator, long) - Constructor for class org.apache.jackrabbit.commons.iterator.NodeIteratorAdapter
-
- NodeIteratorAdapter(Collection) - Constructor for class org.apache.jackrabbit.commons.iterator.NodeIteratorAdapter
-
Creates an iterator for the given collection.
- nodeIteratorStack - Variable in class org.apache.jackrabbit.commons.packaging.FilterContentPackage.FilteringIterator
-
- NodeSequence - Interface in org.apache.jackrabbit.commons.flat
-
Extension of
Sequence<Node> which provides methods for
adding and removing nodes by key.
- NodeSequenceImpl(TreeManager, TreeTraverser.ErrorHandler) - Constructor for class org.apache.jackrabbit.commons.flat.ItemSequence.NodeSequenceImpl
-
- nodeType - Variable in class org.apache.jackrabbit.commons.predicate.DeclaringTypePredicate
-
The nodetype to check
- nodeType - Variable in class org.apache.jackrabbit.commons.predicate.NodeTypePredicate
-
the nodetype to filter on
- NODETYPE_ELEMENT - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
-
Name of the node type definition element.
- NodeTypeConstants - Interface in org.apache.jackrabbit.commons.webdav
-
NodeTypeConstants used to represent nodetype definitions in
Xml.
- NodeTypeIteratorAdapter - Class in org.apache.jackrabbit.commons.iterator
-
- NodeTypeIteratorAdapter(RangeIterator) - Constructor for class org.apache.jackrabbit.commons.iterator.NodeTypeIteratorAdapter
-
- NodeTypeIteratorAdapter(Iterator) - Constructor for class org.apache.jackrabbit.commons.iterator.NodeTypeIteratorAdapter
-
Creates an adapter for the given
Iterator.
- NodeTypeIteratorAdapter(Collection<NodeType>) - Constructor for class org.apache.jackrabbit.commons.iterator.NodeTypeIteratorAdapter
-
Creates an iterator for the given collection.
- NodeTypePredicate - Class in org.apache.jackrabbit.commons.predicate
-
Filters on the node type of a node.
- NodeTypePredicate(String, boolean, int, int) - Constructor for class org.apache.jackrabbit.commons.predicate.NodeTypePredicate
-
Creates a new node type filter.
- NodeTypePredicate(String, boolean) - Constructor for class org.apache.jackrabbit.commons.predicate.NodeTypePredicate
-
Creates a new node type filter.
- NODETYPES_ELEMENT - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
-
Name of the node type definition root element.
- NodeTypeTemplateBuilder() - Constructor for class org.apache.jackrabbit.commons.cnd.TemplateBuilderFactory.NodeTypeTemplateBuilder
-
- NodeTypeUtil - Class in org.apache.jackrabbit.commons.webdav
-
NodeTypeUtil...
- NodeTypeUtil() - Constructor for class org.apache.jackrabbit.commons.webdav.NodeTypeUtil
-
- NOFULLTEXT - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
-
- NOQUERY - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
-
- NOQUERYORDER - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
-
- not(Predicate) - Static method in class org.apache.jackrabbit.commons.predicate.Predicates
-
Creates a NOT predicate for the given component predicate.
- NS_PREFIX - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
-
Namespace prefix used for Jackrabbit specific WebDAV extensions related
to JCR remoting.
- NS_URI - Static variable in interface org.apache.jackrabbit.commons.webdav.AtomFeedConstants
-
Namespace URI for RFC 4287 elements.
- NS_URI - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
-
Namespace uri used for Jackrabbit specific WebDAV extensions related
to JCR remoting.
- NT - Static variable in class org.apache.jackrabbit.commons.NamespaceHelper
-
The nt namespace URI.
- NT_BASE - Static variable in interface org.apache.jackrabbit.JcrConstants
-
nt:base
- NT_CHILDNODEDEFINITION - Static variable in interface org.apache.jackrabbit.JcrConstants
-
nt:childNodeDefinition
- NT_FILE - Static variable in class org.apache.jackrabbit.commons.predicate.NtFilePredicate
-
- NT_FILE - Static variable in interface org.apache.jackrabbit.JcrConstants
-
nt:file
- NT_FOLDER - Static variable in interface org.apache.jackrabbit.JcrConstants
-
nt:folder
- NT_FROZENNODE - Static variable in interface org.apache.jackrabbit.JcrConstants
-
nt:frozenNode
- NT_HIERARCHYNODE - Static variable in class org.apache.jackrabbit.commons.predicate.NtFilePredicate
-
- NT_HIERARCHYNODE - Static variable in interface org.apache.jackrabbit.JcrConstants
-
nt:hierarchyNode
- NT_LINKEDFILE - Static variable in interface org.apache.jackrabbit.JcrConstants
-
nt:linkedFile
- NT_NODETYPE - Static variable in interface org.apache.jackrabbit.JcrConstants
-
nt:nodeType
- NT_PROPERTYDEFINITION - Static variable in interface org.apache.jackrabbit.JcrConstants
-
nt:propertyDefinition
- NT_QUERY - Static variable in interface org.apache.jackrabbit.JcrConstants
-
nt:query
- NT_RESOURCE - Static variable in class org.apache.jackrabbit.commons.predicate.NtFilePredicate
-
- NT_RESOURCE - Static variable in interface org.apache.jackrabbit.JcrConstants
-
nt:resource
- NT_UNSTRUCTURED - Static variable in interface org.apache.jackrabbit.JcrConstants
-
nt:unstructured
- NT_VERSION - Static variable in interface org.apache.jackrabbit.JcrConstants
-
nt:version
- NT_VERSIONEDCHILD - Static variable in interface org.apache.jackrabbit.JcrConstants
-
nt:versionedChild
- NT_VERSIONHISTORY - Static variable in interface org.apache.jackrabbit.JcrConstants
-
nt:versionHistory
- NT_VERSIONLABELS - Static variable in interface org.apache.jackrabbit.JcrConstants
-
nt:versionLabels
- NtFilePredicate - Class in org.apache.jackrabbit.commons.predicate
-
The nt file item filter matches all properties that are defined my the
nt:file or nt:resource nodetype.
- NtFilePredicate() - Constructor for class org.apache.jackrabbit.commons.predicate.NtFilePredicate
-
- NtFilePredicate(boolean, boolean) - Constructor for class org.apache.jackrabbit.commons.predicate.NtFilePredicate
-
- ntNamesFromXml(Object) - Static method in class org.apache.jackrabbit.commons.webdav.NodeTypeUtil
-
- ntNameToXml(String, Document) - Static method in class org.apache.jackrabbit.commons.webdav.NodeTypeUtil
-
- RangeIteratorAdapter - Class in org.apache.jackrabbit.commons.iterator
-
- RangeIteratorAdapter(Iterator, long) - Constructor for class org.apache.jackrabbit.commons.iterator.RangeIteratorAdapter
-
Creates an adapter for the given iterator of the given size.
- RangeIteratorAdapter(Iterator) - Constructor for class org.apache.jackrabbit.commons.iterator.RangeIteratorAdapter
-
Creates an adapter for the given iterator of unknown size.
- RangeIteratorAdapter(Collection) - Constructor for class org.apache.jackrabbit.commons.iterator.RangeIteratorAdapter
-
- RangeIteratorDecorator - Class in org.apache.jackrabbit.commons.iterator
-
- RangeIteratorDecorator(RangeIterator) - Constructor for class org.apache.jackrabbit.commons.iterator.RangeIteratorDecorator
-
Creates a decorated iterator.
- Rank<T> - Class in org.apache.jackrabbit.commons.flat
-
This class does efficient ranking of values of type T wrt.
- Rank(T[], Comparator<? super T>) - Constructor for class org.apache.jackrabbit.commons.flat.Rank
-
Create a new instance of Rank for a given array of
values and a given order.
- Rank(Collection<T>, Class<T>, Comparator<? super T>) - Constructor for class org.apache.jackrabbit.commons.flat.Rank
-
Create a new instance of Rank for a given collection of
values and a given order.
- Rank(Iterator<T>, Class<T>, int, Comparator<? super T>) - Constructor for class org.apache.jackrabbit.commons.flat.Rank
-
Create a new instance of Rank for the first
count values in a a given iterator of values
and a given order.
- rank(S[]) - Static method in class org.apache.jackrabbit.commons.flat.Rank
-
Create a new instance of Rank for a given array of
values.
- rank(Collection<S>, Class<S>) - Static method in class org.apache.jackrabbit.commons.flat.Rank
-
Create a new instance of Rank for a given collection of
values.
- rank(Iterator<S>, Class<S>, int) - Static method in class org.apache.jackrabbit.commons.flat.Rank
-
Create a new instance of Rank for the first
count values in a a given iterator of values.
- read(byte[], long) - Method in class org.apache.jackrabbit.commons.jackrabbit.SimpleReferenceBinary
-
- read() - Method in class org.apache.jackrabbit.util.LazyFileInputStream
- read(byte[]) - Method in class org.apache.jackrabbit.util.LazyFileInputStream
- read(byte[], int, int) - Method in class org.apache.jackrabbit.util.LazyFileInputStream
- read(byte[], long) - Method in class org.apache.jackrabbit.value.BinaryImpl
- readFile(Node) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns a stream for reading the contents of the file stored at the
given node.
- readFile(Node, OutputStream) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Writes the contents of file stored at the given node to the given
stream.
- recordOneSecond() - Method in class org.apache.jackrabbit.commons.observation.ListenerTracker
-
Records the number of measured values over the past second and resets
the counter.
- recordOneSecond() - Method in class org.apache.jackrabbit.stats.TimeSeriesMax
-
Records the number of measured values over the past second and resets
the counter.
- recordOneSecond() - Method in class org.apache.jackrabbit.stats.TimeSeriesRecorder
-
Records the number of measured values over the past second and resets
the counter.
- recordProducerTime(long, TimeUnit) - Method in class org.apache.jackrabbit.commons.observation.ListenerTracker
-
Record additional producer time spent outside of the listeners, e.g.
- recordQueueLength(long) - Method in class org.apache.jackrabbit.commons.observation.ListenerTracker
-
Applications should call this to report the current queue length.
- recordQueueLength(long, long) - Method in class org.apache.jackrabbit.commons.observation.ListenerTracker
-
Applications should call this to report the current queue length when an
item is removed from the queue.
- recordValue(long) - Method in class org.apache.jackrabbit.stats.TimeSeriesMax
-
- REFERENCE - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
-
- ReferenceValue - Class in org.apache.jackrabbit.value
-
A ReferenceValue provides an implementation
of the Value interface representing a REFERENCE value
(a UUID of an existing node).
- ReferenceValue(Node) - Constructor for class org.apache.jackrabbit.value.ReferenceValue
-
Constructs a ReferenceValue object representing the UUID of
an existing node.
- ReferenceValue(String) - Constructor for class org.apache.jackrabbit.value.ReferenceValue
-
Protected constructor creating a ReferenceValue object
without validating the UUID format.
- regex - Variable in class org.apache.jackrabbit.commons.predicate.PathPredicate
-
the internal regex pattern
- registerNamespace(String, String) - Method in class org.apache.jackrabbit.commons.NamespaceHelper
-
Safely registers the given namespace.
- registerNamespaces(Map<String, String>) - Method in class org.apache.jackrabbit.commons.NamespaceHelper
-
Safely registers all namespaces in the given map from
prefixes to namespace URIs.
- registerNodeTypes(Reader, Session) - Static method in class org.apache.jackrabbit.commons.cnd.CndImporter
-
Shortcut for
- registerNodeTypes(Reader, Session, boolean) - Static method in class org.apache.jackrabbit.commons.cnd.CndImporter
-
Shortcut for
- registerNodeTypes(Reader, String, NodeTypeManager, NamespaceRegistry, ValueFactory, boolean) - Static method in class org.apache.jackrabbit.commons.cnd.CndImporter
-
Registers nodetypes in cnd format.
- RELATION_REMOTE_SESSION_ID - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
-
RFC 5988 relation type for remote session identification
- RELATION_USER_DATA - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
-
RFC 5988 relation type for user data
- remove() - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
Removes this property.
- remove() - Method in class org.apache.jackrabbit.commons.iterator.AbstractLazyIterator
-
- remove() - Method in class org.apache.jackrabbit.commons.iterator.FilteredRangeIterator
-
Not supported.
- remove() - Method in class org.apache.jackrabbit.commons.iterator.FilteringNodeIterator
-
- remove() - Method in class org.apache.jackrabbit.commons.iterator.FilterIterator
-
- remove() - Method in class org.apache.jackrabbit.commons.iterator.LazyIteratorChain
-
- remove() - Method in class org.apache.jackrabbit.commons.iterator.RangeIteratorAdapter
-
Removes the previously retrieved element.
- remove() - Method in class org.apache.jackrabbit.commons.iterator.RangeIteratorDecorator
-
Delegated to the underlying iterator.
- remove() - Method in class org.apache.jackrabbit.commons.packaging.FilterContentPackage.FilteringIterator
-
- remove(Object) - Method in class org.apache.jackrabbit.util.WeakIdentityCollection
-
Removes the object o from this collection if it is present.
- removeAll(Collection) - Method in class org.apache.jackrabbit.util.WeakIdentityCollection
-
- removeItem(String) - Method in class org.apache.jackrabbit.commons.AbstractSession
-
Removes the identified item.
- removeNode(String) - Method in class org.apache.jackrabbit.commons.flat.ItemSequence.NodeSequenceImpl
-
- removeNode(String) - Method in interface org.apache.jackrabbit.commons.flat.NodeSequence
-
Remove the node with the given key.
- removeProperty(String) - Method in class org.apache.jackrabbit.commons.flat.ItemSequence.PropertySequenceImpl
-
- removeProperty(String) - Method in interface org.apache.jackrabbit.commons.flat.PropertySequence
-
Remove the property with the given key.
- renamePath(Node, String) - Method in class org.apache.jackrabbit.commons.flat.ItemSequence
-
Rename the path of the node with the minimal key.
- replace(String, String, String) - Static method in class org.apache.jackrabbit.util.Text
-
Replaces all occurrences of oldString in text
with newString.
- replaceVariables(Properties, String, boolean) - Static method in class org.apache.jackrabbit.util.Text
-
Performs variable replacement on the given string value.
- REPORT_EXPORT_VIEW - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
-
- REPORT_LOCATE_BY_UUID - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
-
- REPORT_LOCATE_CORRESPONDING_NODE - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
-
- REPORT_NODETYPES - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
-
- REPORT_PRIVILEGES - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
-
- REPORT_REGISTERED_NAMESPACES - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
-
- REPORT_REPOSITORY_DESCRIPTORS - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
-
- REPOSITORY_URI - Static variable in class org.apache.jackrabbit.commons.JcrUtils
-
- RepositoryFactory - Interface in org.apache.jackrabbit.commons.repository
-
Factory interface for JCR content repositories.
- RepositoryStatisticsImpl - Class in org.apache.jackrabbit.stats
-
- RepositoryStatisticsImpl() - Constructor for class org.apache.jackrabbit.stats.RepositoryStatisticsImpl
-
- RepositoryStatisticsImpl(ScheduledExecutorService) - Constructor for class org.apache.jackrabbit.stats.RepositoryStatisticsImpl
-
- REQUIREDPRIMARYTYPE_ELEMENT - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
-
Name of the required primary type element.
- REQUIREDPRIMARYTYPES_ELEMENT - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
-
Name of the required primary types element.
- requiredType - Variable in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder
-
- REQUIREDTYPE_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
-
Name of the required type attribute.
- reset() - Method in class org.apache.jackrabbit.stats.jmx.QueryStatManager
-
- reset() - Method in class org.apache.jackrabbit.stats.QueryStatImpl
-
- reset() - Method in class org.apache.jackrabbit.util.LazyFileInputStream
- resolveEntity(String, String) - Method in class org.apache.jackrabbit.commons.xml.ParsingContentHandler
-
Returns an empty stream to prevent the XML parser from attempting
to resolve external entity references.
- respectSupertype - Variable in class org.apache.jackrabbit.commons.predicate.NodeTypePredicate
-
indicates if supertypes should be respected
- restore(String, boolean) - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Restores this node to the version with the given name.
- restore(Version, boolean) - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Restores this node to the given version.
- restoreByLabel(String, boolean) - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Restores this node to the version with the given label.
- retainAll(Collection) - Method in class org.apache.jackrabbit.util.WeakIdentityCollection
-
- root - Variable in class org.apache.jackrabbit.commons.flat.ItemSequence
-
- ROOT_ITEM_PATH - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
-
The resource path of the root-item-resource.
- ROOT_ITEM_RESOURCEPATH - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
-
Placeholder resource path for the JCR root node.
- RowIterable - Class in org.apache.jackrabbit.commons.iterator
-
- RowIterable(RowIterator) - Constructor for class org.apache.jackrabbit.commons.iterator.RowIterable
-
Deprecated.
Creates an iterable adapter for the given row iterator.
- RowIteratorAdapter - Class in org.apache.jackrabbit.commons.iterator
-
- RowIteratorAdapter(RangeIterator) - Constructor for class org.apache.jackrabbit.commons.iterator.RowIteratorAdapter
-
- RowIteratorAdapter(Iterator) - Constructor for class org.apache.jackrabbit.commons.iterator.RowIteratorAdapter
-
Creates an adapter for the given
Iterator.
- RowIteratorAdapter(Collection) - Constructor for class org.apache.jackrabbit.commons.iterator.RowIteratorAdapter
-
Creates an iterator for the given collection.
- RowPredicate - Class in org.apache.jackrabbit.commons.predicate
-
Predicate for checking whether a given object is a
Row and
optionally whether it contains a given selector.
- RowPredicate(String) - Constructor for class org.apache.jackrabbit.commons.predicate.RowPredicate
-
Creates a row predicate that checks the existence of the given
selector (if given).
- RowPredicate() - Constructor for class org.apache.jackrabbit.commons.predicate.RowPredicate
-
Creates a row predicate.
- run(Node) - Method in class org.apache.jackrabbit.util.Locked
-
This method is executed while holding the lock.
- run(Node) - Method in class org.apache.jackrabbit.util.LockedWrapper
-
This method is executed while holding the lock.
- SAMENAMESIBLINGS_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
-
Name of the sameNameSiblings attribute.
- schedule(Timer.Task, long, long) - Method in class org.apache.jackrabbit.util.Timer
-
Schedules the specified task for repeated fixed-delay execution,
beginning after the specified delay.
- seekNext() - Method in class org.apache.jackrabbit.commons.iterator.FilteringNodeIterator
-
- Sequence<T extends Item> - Interface in org.apache.jackrabbit.commons.flat
-
Interface for accessing JCR
Items sequentially through an
Iterator or looking them up through a
key.
- serialize(Value, boolean) - Static method in class org.apache.jackrabbit.value.ValueHelper
-
Serializes the given value to a String.
- serialize(Value, boolean, boolean, Writer) - Static method in class org.apache.jackrabbit.value.ValueHelper
-
Outputs the serialized value to a Writer.
- SerializingContentHandler - Class in org.apache.jackrabbit.commons.xml
-
- session - Variable in class org.apache.jackrabbit.commons.packaging.FilterContentPackage.FilteringIterator
-
- setAbstract(boolean) - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder
-
- setAllowsSameNameSiblings(boolean) - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractNodeDefinitionBuilder
-
- setAutoCreated(boolean) - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractItemDefinitionBuilder
-
- setAvailableQueryOperators(String[]) - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder
-
- setBreadthFirst(boolean) - Method in class org.apache.jackrabbit.commons.visitor.FilteringItemVisitor
-
- setDeclaringNodeType(String) - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractItemDefinitionBuilder
-
- setDeclaringNodeType(String) - Method in class org.apache.jackrabbit.commons.cnd.TemplateBuilderFactory.NodeDefinitionTemplateBuilder
-
- setDeclaringNodeType(String) - Method in class org.apache.jackrabbit.commons.cnd.TemplateBuilderFactory.PropertyDefinitionTemplateBuilder
-
- setDefaultPrimaryType(String) - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractNodeDefinitionBuilder
-
- setDefaultPrimaryType(String) - Method in class org.apache.jackrabbit.commons.cnd.TemplateBuilderFactory.NodeDefinitionTemplateBuilder
-
- setDocumentLocator(Locator) - Method in class org.apache.jackrabbit.commons.xml.DefaultContentHandler
-
- setDocumentLocator(Locator) - Method in class org.apache.jackrabbit.commons.xml.ProxyContentHandler
-
- setEnabled(boolean) - Method in class org.apache.jackrabbit.stats.QueryStatImpl
-
- setFullTextSearchable(boolean) - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder
-
- setIncludePredicate(Predicate) - Method in class org.apache.jackrabbit.commons.visitor.FilteringItemVisitor
-
- setIncludeProperties(boolean) - Method in class org.apache.jackrabbit.commons.packaging.FilterContentPackage
-
- setLastModified(Node, Calendar) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Sets the last modified date of the given file node.
- setMandatory(boolean) - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractItemDefinitionBuilder
-
- setMaxLevel(int) - Method in class org.apache.jackrabbit.commons.visitor.FilteringItemVisitor
-
- setMixin(boolean) - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder
-
- setMultiple(boolean) - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder
-
- setName(String) - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractItemDefinitionBuilder
-
- setName(String) - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder
-
Set the name of the node type definition being built
- setName(String) - Method in class org.apache.jackrabbit.commons.cnd.TemplateBuilderFactory.NodeDefinitionTemplateBuilder
-
- setName(String) - Method in class org.apache.jackrabbit.commons.cnd.TemplateBuilderFactory.NodeTypeTemplateBuilder
-
- setName(String) - Method in class org.apache.jackrabbit.commons.cnd.TemplateBuilderFactory.PropertyDefinitionTemplateBuilder
-
- setNamespace(String, String) - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory
-
Add a mapping to the namespace map
- setNamespace(String, String) - Method in class org.apache.jackrabbit.commons.cnd.TemplateBuilderFactory
-
- setNamespaceMapping(N) - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory
-
Set the namespace mapping to use for the node type definition being built
- setNamespaceMapping(NamespaceRegistry) - Method in class org.apache.jackrabbit.commons.cnd.TemplateBuilderFactory
-
- setNamespacePrefix(String, String) - Method in class org.apache.jackrabbit.commons.AbstractSession
-
Modifies the session local namespace mappings to contain the given
prefix to URI mapping.
- setOccurrenceCount(int) - Method in class org.apache.jackrabbit.stats.QueryStatDtoImpl
-
- setOnParentVersion(int) - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractItemDefinitionBuilder
-
- setOrderableChildNodes(boolean) - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder
-
- setPopularQueriesQueueSize(int) - Method in class org.apache.jackrabbit.stats.jmx.QueryStatManager
-
- setPopularQueriesQueueSize(int) - Method in class org.apache.jackrabbit.stats.QueryStatImpl
-
- setPosition(long) - Method in class org.apache.jackrabbit.stats.QueryStatDtoImpl
-
- setPrimaryItemName(String) - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder
-
- setPrimaryItemName(String) - Method in class org.apache.jackrabbit.commons.cnd.TemplateBuilderFactory.NodeTypeTemplateBuilder
-
- setProperty(String, String[]) - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Sets the value of the named property.
- setProperty(String, String) - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Sets the value of the named property.
- setProperty(String, InputStream) - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Sets the value of the named property.
- setProperty(String, boolean) - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Sets the value of the named property.
- setProperty(String, double) - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Sets the value of the named property.
- setProperty(String, long) - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Sets the value of the named property.
- setProperty(String, Calendar) - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Sets the value of the named property.
- setProperty(String, Node) - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Sets the value of the named property.
- setProperty(String, Value, int) - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Sets the value of the named property.
- setProperty(String, Value[], int) - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Sets the value of the named property.
- setProperty(String, String[], int) - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Sets the value of the named property.
- setProperty(String, String, int) - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Sets the value of the named property.
- setProtected(boolean) - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractItemDefinitionBuilder
-
- setQueryable(boolean) - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder
-
- setQueryOrderable(boolean) - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder
-
- setRequiredType(int) - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder
-
- setSlowQueriesQueueSize(int) - Method in class org.apache.jackrabbit.stats.jmx.QueryStatManager
-
- setSlowQueriesQueueSize(int) - Method in class org.apache.jackrabbit.stats.QueryStatImpl
-
- setTraversalPredicate(Predicate) - Method in class org.apache.jackrabbit.commons.visitor.FilteringItemVisitor
-
- setValue(Value) - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
Sets the value of this property.
- setValue(Value[]) - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
Sets the values of this property.
- setValue(String) - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
Sets the value of this property.
- setValue(String[]) - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
Sets the values of this property.
- setValue(InputStream) - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
Sets the value of this property.
- setValue(long) - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
Sets the value of this property.
- setValue(double) - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
Sets the value of this property.
- setValue(Calendar) - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
Sets the value of this property.
- setValue(boolean) - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
Sets the value of this property.
- setValue(Node) - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
Sets the value of this property.
- setWalkProperties(boolean) - Method in class org.apache.jackrabbit.commons.visitor.FilteringItemVisitor
-
- shutdown() - Static method in class org.apache.jackrabbit.util.TransientFileFactory
-
Shuts this factory down removing all temp files and removes shutdown hook.
- SimpleReferenceBinary - Class in org.apache.jackrabbit.commons.jackrabbit
-
- SimpleReferenceBinary(String) - Constructor for class org.apache.jackrabbit.commons.jackrabbit.SimpleReferenceBinary
-
- SimpleValueFactory - Class in org.apache.jackrabbit.commons
-
Simple value factory implementation for use mainly in testing.
- SimpleValueFactory() - Constructor for class org.apache.jackrabbit.commons.SimpleValueFactory
-
- SINGLE_QUOTE - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
-
- SingletonRepositoryFactory - Class in org.apache.jackrabbit.commons.repository
-
Repository factory that always returns the same configured repository.
- SingletonRepositoryFactory(Repository) - Constructor for class org.apache.jackrabbit.commons.repository.SingletonRepositoryFactory
-
Creates a repository factory that always returns the given repository.
- size() - Method in class org.apache.jackrabbit.commons.flat.Rank
-
Returns the number of remaining items in the Rank.
- size() - Method in class org.apache.jackrabbit.util.WeakIdentityCollection
-
Returns the current size of this collection.
- SizedIterator<T> - Interface in org.apache.jackrabbit.commons.flat
-
- SizedIterator<T> - Interface in org.apache.jackrabbit.commons.iterator
-
SizedIterator extends
Iterator with a
getSize method.
- skip(long) - Method in class org.apache.jackrabbit.commons.iterator.FilteredRangeIterator
-
Skips the next n elements.
- skip(long) - Method in class org.apache.jackrabbit.commons.iterator.FilteringNodeIterator
-
- skip(long) - Method in class org.apache.jackrabbit.commons.iterator.RangeIteratorAdapter
-
Skips the given number of elements.
- skip(long) - Method in class org.apache.jackrabbit.commons.iterator.RangeIteratorDecorator
-
Delegated to the underlying iterator.
- skip(long) - Method in class org.apache.jackrabbit.util.LazyFileInputStream
- skippedEntity(String) - Method in class org.apache.jackrabbit.commons.xml.DefaultContentHandler
-
- skippedEntity(String) - Method in class org.apache.jackrabbit.commons.xml.ProxyContentHandler
-
- SNS - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
-
- split(ItemSequence, Node, Node) - Method in class org.apache.jackrabbit.commons.flat.BTreeManager
-
This implementations splits node when its number of child
nodes exceeds the maximum number specified in the constructor.
- split(ItemSequence, Node, Property) - Method in class org.apache.jackrabbit.commons.flat.BTreeManager
-
This implementations splits node when its number of
properties exceeds the maximum number specified in the constructor.
- split(ItemSequence, Node, Node) - Method in interface org.apache.jackrabbit.commons.flat.TreeManager
-
After the node cause has been inserted into the sequence
itemSequence, the implementation of this method may decide
to split the parent node of cause into two or
more new nodes.
- split(ItemSequence, Node, Property) - Method in interface org.apache.jackrabbit.commons.flat.TreeManager
-
After the property cause has been inserted into the sequence
itemSequence, the implementation of this method may decide
to split the parent node of cause into two or
more new nodes.
- SQL2QOMBuilder - Class in org.apache.jackrabbit.commons.query.sql2
-
- SQL2QOMBuilder() - Constructor for class org.apache.jackrabbit.commons.query.sql2.SQL2QOMBuilder
-
- startDocument() - Method in class org.apache.jackrabbit.commons.xml.DefaultContentHandler
-
- startDocument() - Method in class org.apache.jackrabbit.commons.xml.ProxyContentHandler
-
- startDocument() - Method in class org.apache.jackrabbit.commons.xml.SerializingContentHandler
-
- startDocument() - Method in class org.apache.jackrabbit.commons.xml.ToXmlContentHandler
-
Starts the XML serialization by outputting the <?xml?> header.
- startElement(String, String, String, Attributes) - Method in class org.apache.jackrabbit.commons.xml.DefaultContentHandler
-
- startElement(String, String) - Method in class org.apache.jackrabbit.commons.xml.Exporter
-
Emits the start element event for an element with the given name.
- startElement(String, String, String, Attributes) - Method in class org.apache.jackrabbit.commons.xml.ProxyContentHandler
-
- startElement(String, String, String, Attributes) - Method in class org.apache.jackrabbit.commons.xml.SerializingContentHandler
-
Ensure all namespace declarations are present as xmlns: attributes
and add those needed before calling superclass.
- startElement(String, String, String, Attributes) - Method in class org.apache.jackrabbit.commons.xml.ToXmlContentHandler
-
Outputs the specified start tag with the given attributes.
- startElement(String, String, String, Attributes) - Method in class org.apache.jackrabbit.commons.xml.XmlnsContentHandler
-
Adds the recorded namespace mappings (if any) as "xmlns" attributes
before passing the call on to the proxied content handler.
- startPrefixMapping(String, String) - Method in class org.apache.jackrabbit.commons.xml.DefaultContentHandler
-
- startPrefixMapping(String, String) - Method in class org.apache.jackrabbit.commons.xml.ProxyContentHandler
-
- startPrefixMapping(String, String) - Method in class org.apache.jackrabbit.commons.xml.SerializingContentHandler
-
Track mappings to be able to add xmlns: attributes
in startElement().
- startPrefixMapping(String, String) - Method in class org.apache.jackrabbit.commons.xml.XmlnsContentHandler
-
Records the namespace mapping and passes the call to the proxied
content handler.
- stream - Variable in class org.apache.jackrabbit.value.BaseValue
-
- STRING - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
-
- StringValue - Class in org.apache.jackrabbit.value
-
A StringValue provides an implementation
of the Value interface representing a string value.
- StringValue(String) - Constructor for class org.apache.jackrabbit.value.StringValue
-
Constructs a StringValue object representing a string.
- SUPERTYPE_ELEMENT - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
-
Name of the supertype element.
- SUPERTYPES_ELEMENT - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
-
Name of the supertypes element.
- supplemental(char, char) - Static method in class org.apache.jackrabbit.util.XMLChar
-
Returns true the supplemental character corresponding to the given
surrogates.
- SystemViewExporter - Class in org.apache.jackrabbit.commons.xml
-
System view exporter.
- SystemViewExporter(Session, ContentHandler, boolean, boolean) - Constructor for class org.apache.jackrabbit.commons.xml.SystemViewExporter
-
Creates a system view exporter.
- value(String) - Method in interface org.apache.jackrabbit.commons.json.JsonHandler
-
Receive notification about the given JSON String value.
- value(boolean) - Method in interface org.apache.jackrabbit.commons.json.JsonHandler
-
Receive notification about the given JSON boolean value.
- value(long) - Method in interface org.apache.jackrabbit.commons.json.JsonHandler
-
Receive notification about the given JSON number value (long).
- value(double) - Method in interface org.apache.jackrabbit.commons.json.JsonHandler
-
Receive notification about the given JSON number value (double).
- VALUECONSTRAINT_ELEMENT - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
-
Name of the value constraint element.
- VALUECONSTRAINTS_ELEMENT - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
-
Name of the value constraints element.
- ValueFactoryImpl - Class in org.apache.jackrabbit.value
-
Simple extension of the AbstractValueFactory that omits any
validation checks for path and name values.
- ValueFactoryImpl() - Constructor for class org.apache.jackrabbit.value.ValueFactoryImpl
-
Constructs a ValueFactory object.
- ValueHelper - Class in org.apache.jackrabbit.value
-
The ValueHelper class provides several Value
related utility methods.
- valueOf(String) - Static method in enum org.apache.jackrabbit.commons.query.qom.JoinType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.jackrabbit.commons.query.qom.Operator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.jackrabbit.commons.query.qom.Order
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class org.apache.jackrabbit.value.BooleanValue
-
Returns a new BooleanValue initialized to the value
represented by the specified String.
- valueOf(String) - Static method in class org.apache.jackrabbit.value.DateValue
-
Returns a new DateValue initialized to the value
represented by the specified String.
- valueOf(String) - Static method in class org.apache.jackrabbit.value.DecimalValue
-
Returns a new DecimalValue initialized to the value
represented by the specified String.
- valueOf(String) - Static method in class org.apache.jackrabbit.value.DoubleValue
-
Returns a new DoubleValue initialized to the value
represented by the specified String.
- valueOf(String) - Static method in class org.apache.jackrabbit.value.LongValue
-
Returns a new LongValue initialized to the value
represented by the specified String.
- valueOf(String) - Static method in class org.apache.jackrabbit.value.NameValue
-
Returns a new NameValue initialized to the value
represented by the specified String.
- valueOf(String) - Static method in class org.apache.jackrabbit.value.PathValue
-
Returns a new PathValue initialized to the value
represented by the specified String.
- valueOf(String) - Static method in class org.apache.jackrabbit.value.ReferenceValue
-
Returns a new ReferenceValue initialized to the value
represented by the specified String.
- valueOf(String) - Static method in class org.apache.jackrabbit.value.URIValue
-
Returns a new URIValue initialized to the value
represented by the specified String.
- valueOf(String) - Static method in class org.apache.jackrabbit.value.WeakReferenceValue
-
Returns a new ReferenceValue initialized to the value
represented by the specified String.
- values() - Static method in enum org.apache.jackrabbit.commons.query.qom.JoinType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.jackrabbit.commons.query.qom.Operator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.jackrabbit.commons.query.qom.Order
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valuesFromXml(Object, int, ValueFactory) - Static method in class org.apache.jackrabbit.commons.webdav.ValueUtil
-
- valueToXml(Value, Document) - Static method in class org.apache.jackrabbit.commons.webdav.ValueUtil
-
- ValueUtil - Class in org.apache.jackrabbit.commons.webdav
-
ValuesUtil...
- ValueUtil() - Constructor for class org.apache.jackrabbit.commons.webdav.ValueUtil
-
- VERSION - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
-
- VersionIteratorAdapter - Class in org.apache.jackrabbit.commons.iterator
-
- VersionIteratorAdapter(RangeIterator) - Constructor for class org.apache.jackrabbit.commons.iterator.VersionIteratorAdapter
-
- VersionIteratorAdapter(Iterator) - Constructor for class org.apache.jackrabbit.commons.iterator.VersionIteratorAdapter
-
Creates an adapter for the given
Iterator.
- VersionIteratorAdapter(Collection) - Constructor for class org.apache.jackrabbit.commons.iterator.VersionIteratorAdapter
-
Creates an iterator for the given collection.
- VERSIONSTORAGE_PATH - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
-
The version storage item resource path.
- visit(Property) - Method in class org.apache.jackrabbit.commons.visitor.FilteringItemVisitor
-
Called when the Visitor is passed to a Property.
- visit(Node) - Method in class org.apache.jackrabbit.commons.visitor.FilteringItemVisitor
-
Called when the Visitor is passed to a Node.