|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
${user.home}/.m2/repository/archetype-catalog.xml.
pom.xml.
http://repo1.maven.org/maven2/archetype-catalog.xml.
true makes it
possible to run the
archetype:create even on existing
projects.
true if the template should be filtered and
false otherwise.
Document to the given output stream.
DocType.
Element, including
its Attributes, and all
contained (child) elements, etc.
CDATA node.
Text node.
Comment.
ProcessingInstruction.
EntityRef.
Document to the given Writer.
DocType.
Element, including
its Attributes, and all
contained (child) elements, etc.
CDATA node.
Text node.
Comment.
ProcessingInstruction.
EntityRef.
Element's content only, not including its tag, and
attributes.
Element's content only, not including its tag, and
attributes.
Attribute list.
CDATA text.
Element,
its Attributes, and all contained (child)
elements, etc.
EntityRef.
Text strings.
true makes it
possible to run the
archetype:create even on existing
projects.
EscapeStrategy to use for character escaping.
<tagName/> to
<tagName></tagName>.
pom.xml.
String to use; this
is usually a String of empty spaces.
lineSeparator).
<?xml version="1.0"?gt;)
will be omitted or not.
<?xml version="1.0"
encoding="UTF-8"?>)
includes the encoding of the document.
src/main/resources.
src/site.
src/main/java.
src/test/resources.
src/test/java.
TemplateDescriptor that should be filtered
and has the default encoding.
- TEST -
Static variable in interface org.apache.maven.archetype.common.Constants
-
- TMP -
Static variable in interface org.apache.maven.archetype.common.Constants
-
- toString() -
Method in class org.apache.maven.archetype.common.util.Format.TextMode
-
- toString() -
Method in class org.apache.maven.archetype.common.util.XMLOutputter
- Return a string listing of the settings for this
XMLOutputter instance.
- TRIM -
Static variable in class org.apache.maven.archetype.common.util.Format.TextMode
- Mode for text trimming (left and right trim).
- TRIM_FULL_WHITE -
Static variable in class org.apache.maven.archetype.common.util.Format.TextMode
- Mode for text trimming of content consisting of nothing but
whitespace but otherwise not changing output.
XMLOutputter with the default
Format matching Format.getRawFormat().
XMLOutputter with the specified
format characteristics.
XMLOutputter with all the
options as set in the given XMLOutputter.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||