Serialized Form


Package org.apache.maven.plugin.resources.remote

Class org.apache.maven.plugin.resources.remote.RemoteResourcesBundle extends java.lang.Object implements Serializable

Serialized Fields

remoteResources

java.util.List<E> remoteResources
Field remoteResources.


sourceEncoding

java.lang.String sourceEncoding
Source encoding of the remote resources contained in the bundle.


modelEncoding

java.lang.String modelEncoding
Field modelEncoding.

Class org.apache.maven.plugin.resources.remote.Supplement extends java.lang.Object implements Serializable

Serialized Fields

project

java.lang.Object project
Snippets of POM xml files used to supplement the data model.

Class org.apache.maven.plugin.resources.remote.SupplementalDataModel extends java.lang.Object implements Serializable

Serialized Fields

supplement

java.util.List<E> supplement
Field supplement.


modelEncoding

java.lang.String modelEncoding
Field modelEncoding.



Copyright © 2002-2010 Apache Software Foundation. All Rights Reserved.