Serialized Form


Package org.apache.maven.shared.model.fileset.mappers

Class org.apache.maven.shared.model.fileset.mappers.MapperException extends Exception implements Serializable


Package org.apache.maven.shared.model.fileset

Class org.apache.maven.shared.model.fileset.FileSet extends SetBase implements Serializable

Serialized Fields

directory

String directory
Field directory


lineEnding

String lineEnding
Field lineEnding


modelEncoding

String modelEncoding

Class org.apache.maven.shared.model.fileset.Mapper extends Object implements Serializable

Serialized Fields

type

String type
Field type


from

String from
Field from


to

String to
Field to


classname

String classname
Field classname


modelEncoding

String modelEncoding

Class org.apache.maven.shared.model.fileset.SetBase extends Object implements Serializable

Serialized Fields

followSymlinks

boolean followSymlinks
Field followSymlinks


outputDirectory

String outputDirectory
Field outputDirectory


useDefaultExcludes

boolean useDefaultExcludes
Field useDefaultExcludes


includes

List includes
Field includes


excludes

List excludes
Field excludes


fileMode

String fileMode
Field fileMode


directoryMode

String directoryMode
Field directoryMode


mapper

Mapper mapper
Field mapper


modelEncoding

String modelEncoding



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