Class ExpressionDocumenter
java.lang.Object
org.apache.maven.usability.plugin.ExpressionDocumenter
Deprecated.
ExpressionDocumenter
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final String
Deprecated.private static final String[]
Deprecated.private static Map
<String, Expression> Deprecated. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static ClassLoader
Deprecated.static Map
<String, Expression> load()
Deprecated.private static Map
<String, Expression> parseExpressionDocumentation
(InputStream docStream) Deprecated.project.distributionManagementArtifactRepository some-repo scp://host/path some-snap-repo scp://host/snapshot-path
-
Field Details
-
EXPRESSION_ROOTS
Deprecated. -
EXPRESSION_DOCO_ROOTPATH
Deprecated.- See Also:
-
expressionDocumentation
Deprecated.
-
-
Constructor Details
-
ExpressionDocumenter
public ExpressionDocumenter()Deprecated.
-
-
Method Details
-
load
Deprecated.- Throws:
ExpressionDocumentationException
-
parseExpressionDocumentation
private static Map<String,Expression> parseExpressionDocumentation(InputStream docStream) throws IOException, org.codehaus.plexus.util.xml.pull.XmlPullParserException Deprecated.project.distributionManagementArtifactRepository some-repo scp://host/path some-snap-repo scp://host/snapshot-path - Throws:
IOException
org.codehaus.plexus.util.xml.pull.XmlPullParserException
-
initializeDocLoader
Deprecated.- Throws:
ExpressionDocumentationException
-