@Version("2.11.0")
Package org.apache.jackrabbit.vault.util
-
Interface Summary Interface Description Constants Defines some (file) name constants.CredentialsProvider CredentialsProvider
...InputStreamPump.Pump JcrConstants This Interface defines some of the item names that are defined in the jcr spec 2.0 and some that are used in the cq5 platform, using the default prefixes 'cq', 'jcr', 'nt' and 'mix'. -
Class Summary Class Description BinaryCheckOutputStream BinaryCheckOutputStream
...DefaultProgressListener DefaultProgressListener
...DocViewNode Deprecated. UseDocViewNode2
instead.DocViewNode2 Helper class that represents an immutable JCR node abstraction encapsulating multipleDocViewProperty2
properties.DocViewProperty Deprecated. UseDocViewProperty2
instead.DocViewProperty2 Immutable helper class that represents a JCR property in the FileVault (enhanced) document view format.DocViewProperty2Comparator Similar toQNameComparator
but acting onDocViewProperty2
leveraging its name and a given namespace resolverEffectiveNodeType Effective node type as defined by JCR 2.0, Chapter 3.7.6.5.FileInputSource Implements a input source that is based on aFile
.HtmlProgressListener HtmlProgressTrackerListener
implements a progress tracker listener that writes the progress in HTML.InputStreamPump An input stream pump feeds aInputStreamPump.Pump
in a dedicated thread with the input read from the given input stream.ItemNameComparator Deprecated. UseItemNameComparator2
insteadItemNameComparator2 Orders items by their qualified name by usingQNameComparator
.LineInputStream Provides an input stream wrapper that detects line feed sequences and replaces them by new ones.LineOutputStream Provides an output stream wrapper that detects line feed sequences and replaces them by new ones.MD5 MD5
...MimeTypes MimeTypes
contains a mapping from extensions to mime types.NodeNameComparator ItemNameComparator
...PathComparator PathComparator
...PathUtil PathUtil
...PlatformNameFormat Implements a repository to platform name formatter.QNameComparator Compares based on prefixes and local names as follows: first ns prefixes then prefixed names only afterwards non-prefixed names The latter case does not matter for the order, except when two names are equal.RejectingEntityDefaultHandler Default handler with special entity resolver that handles all entity resolution requests by returning an empty input source.RejectingEntityResolver Entity resolver that handles all entity resolution requests by returning an empty input source.RepositoryCopier Repository Copier that copies content from a source to a destination repository.RepositoryProvider RepositoryProvider
...SHA1 Deprecated. Rather useMessageDigest.getInstance(String)
StandaloneManagerProvider AManagerProvider
which works without an underlying JCR repository.TempFileInputStream TempFileInputStream
...Text Deprecated. UseText
insteadTree<E> Tree
...Tree.Node<E> ValueComparator Comparator for values -
Exception Summary Exception Description UncheckedRepositoryException Wraps aRepositoryException
with an unchecked exception.UncheckedValueFormatException Wraps aValueFormatException
with an unchecked exception.