Package com.threerings.jpkg.ant.dpkg.permissions

Provides the classes for the dpkg Ant task <permissions> field, which stores package permission maps.

See:
          Description

Class Summary
InvalidModeViolation A Violation describing an invalid mode property provided to a Permission field, specifically that it must be an octal integer.
ModeProperty A BaseProperty that holds an Integer object meant to represent a chmod(1) file mode in octal.
Path The <path> child field type for a <dpkg> <permissions> <permission> field.
Permission The <permission> child field type for the <dpkg> <permissions> field.
Permissions The <dpkg> task <package> <permissions> field.
 

Package com.threerings.jpkg.ant.dpkg.permissions Description

Provides the classes for the dpkg Ant task <permissions> field, which stores package permission maps.



Copyright © 2007-2008 Three Rings Design, Inc. All Rights Reserved. Released under a BSD license.