Class Summary |
AVMUtil |
Helper methods and constants related to AVM (not WCM-specific) |
BulkLoader |
This takes a filesystem directory path and a repository path and name
and bulk loads recursively from the filesystem. |
BulkReader |
Testing utility class. |
FileExtensionNameMatcher |
NameMatcher that matches a list of extensions (case insensitively). |
HrefBearingRequestPathNameMatcher |
NameMatcher that matches a list of extensions (case insensitively)
associated with the request path portion of of a URL. |
RawServices |
Simple access to Raw versions of service singletons. |
RemoteBulkLoader |
|
SimplePath |
Holds a simple path. |
UriSchemeNameMatcher |
A NameMatcher that matches an incoming URL against list of schemes
(less formally known as "protocols"), case insensitively. |
VersionPathStuffer |
A utility to build a (possibly long) String representation of
a collection of AVM path,versions. |
VersionPathTest |
Test out stuffing and unstuffing Version/Paths |
VersionPathUnstuffer |
Takes a String representation of a list of Version/Paths (created
by VersionPathStuffer) and gives you back a list of Version/Paths |