Serialized Form


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

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

Serialized Fields

remoteResources

List<E> remoteResources
Field remoteResources.


sourceEncoding

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


modelEncoding

String modelEncoding
Field modelEncoding.

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

Serialized Fields

project

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

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

Serialized Fields

supplement

List<E> supplement
Field supplement.


modelEncoding

String modelEncoding
Field modelEncoding.



Copyright © 2002-2011 The Apache Software Foundation. All Rights Reserved.