JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
G
H
I
N
P
R
S
T
U
W
A
ALLOWED_REWRITES
- Static variable in class top.marchand.xml.maven.catalog.
Catalog
ALLOWED_URI_PATTERNS
- Static variable in class top.marchand.xml.maven.catalog.
Catalog
B
buildPattern(String, String, String, String)
- Method in class top.marchand.xml.maven.catalog.
Catalog
C
Catalog
- Class in
top.marchand.xml.maven.catalog
Generates a catalog, based on dependency tree, where each dependency is re-written to the jar URL.
Catalog()
- Constructor for class top.marchand.xml.maven.catalog.
Catalog
catalog
- Variable in class top.marchand.xml.maven.catalog.
DelegateEntry
catalogFileName
- Variable in class top.marchand.xml.maven.catalog.
Catalog
The catalog file.
CatalogModel
- Class in
top.marchand.xml.maven.catalog.model
CatalogModel()
- Constructor for class top.marchand.xml.maven.catalog.model.
CatalogModel
containsUriStartPrefix(String)
- Method in class top.marchand.xml.maven.catalog.model.
CatalogModel
D
DelegateEntry
- Class in
top.marchand.xml.maven.catalog
A delegate entry, for
DelegateEntry()
- Constructor for class top.marchand.xml.maven.catalog.
DelegateEntry
delegatesPublic
- Variable in class top.marchand.xml.maven.catalog.
Catalog
Allows to add
<delegatePublic />
entries to generated catalog.
delegatesSystem
- Variable in class top.marchand.xml.maven.catalog.
Catalog
Allows to add
<delegateSystem />
entries to generated catalog.
delegatesURI
- Variable in class top.marchand.xml.maven.catalog.
Catalog
Allows to add
<delegateURI />
entries to generated catalog.
E
equals(Object)
- Method in class top.marchand.xml.maven.catalog.model.
RewriteSystemModel
excludes
- Variable in class top.marchand.xml.maven.catalog.
Catalog
List of artifacts to exclude.
execute()
- Method in class top.marchand.xml.maven.catalog.
Catalog
G
generates
- Variable in class top.marchand.xml.maven.catalog.
Catalog
The entries to add in catalog.
getArtifactId()
- Method in class top.marchand.xml.maven.catalog.model.
RewriteSystemModel
getCatalog()
- Method in class top.marchand.xml.maven.catalog.
DelegateEntry
getEntries()
- Method in class top.marchand.xml.maven.catalog.model.
CatalogModel
getGroupId()
- Method in class top.marchand.xml.maven.catalog.model.
RewriteSystemModel
getRewritePrefix()
- Method in class top.marchand.xml.maven.catalog.model.
RewriteSystemModel
getStartString()
- Method in class top.marchand.xml.maven.catalog.
DelegateEntry
getUriStartPrefix()
- Method in class top.marchand.xml.maven.catalog.model.
RewriteSystemModel
getVersion()
- Method in class top.marchand.xml.maven.catalog.model.
RewriteSystemModel
H
hashCode()
- Method in class top.marchand.xml.maven.catalog.model.
RewriteSystemModel
I
includeCurrentArtifact
- Variable in class top.marchand.xml.maven.catalog.
Catalog
If
true
, current artifact (the project which is actually built) will be included in catalog.
includes
- Variable in class top.marchand.xml.maven.catalog.
Catalog
List of artifacts to include.
N
nextCatalogs
- Variable in class top.marchand.xml.maven.catalog.
Catalog
The next catalog to add to catalog.
P
project
- Variable in class top.marchand.xml.maven.catalog.
Catalog
R
removeDoctype
- Variable in class top.marchand.xml.maven.catalog.
Catalog
If set to
true
, removes the DOCTYPE from catalog file.
RewriteSystemModel
- Class in
top.marchand.xml.maven.catalog.model
RewriteSystemModel()
- Constructor for class top.marchand.xml.maven.catalog.model.
RewriteSystemModel
RewriteSystemModel(String, String, String, String, String)
- Constructor for class top.marchand.xml.maven.catalog.model.
RewriteSystemModel
S
SCHEME
- Static variable in class top.marchand.xml.maven.catalog.
Catalog
setArtifactId(String)
- Method in class top.marchand.xml.maven.catalog.model.
RewriteSystemModel
setCatalog(String)
- Method in class top.marchand.xml.maven.catalog.
DelegateEntry
setGroupId(String)
- Method in class top.marchand.xml.maven.catalog.model.
RewriteSystemModel
setRewritePrefix(String)
- Method in class top.marchand.xml.maven.catalog.model.
RewriteSystemModel
setStartString(String)
- Method in class top.marchand.xml.maven.catalog.
DelegateEntry
setUriStartPrefix(String)
- Method in class top.marchand.xml.maven.catalog.model.
RewriteSystemModel
setVersion(String)
- Method in class top.marchand.xml.maven.catalog.model.
RewriteSystemModel
shouldProcessDependency(DependencyNode)
- Method in class top.marchand.xml.maven.catalog.
Catalog
startString
- Variable in class top.marchand.xml.maven.catalog.
DelegateEntry
T
top.marchand.xml.maven.catalog
- package top.marchand.xml.maven.catalog
top.marchand.xml.maven.catalog.model
- package top.marchand.xml.maven.catalog.model
toString()
- Method in class top.marchand.xml.maven.catalog.model.
CatalogModel
toString()
- Method in class top.marchand.xml.maven.catalog.model.
RewriteSystemModel
U
uriPatterns
- Variable in class top.marchand.xml.maven.catalog.
Catalog
The URI patterns to generate.
W
writeCatalogEntry(XMLStreamWriter, String, RewriteSystemModel)
- Method in class top.marchand.xml.maven.catalog.
Catalog
writeDelegateEntry(XMLStreamWriter, String, DelegateEntry)
- Method in class top.marchand.xml.maven.catalog.
Catalog
A
B
C
D
E
G
H
I
N
P
R
S
T
U
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2018. All rights reserved.