|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PrototypeEntryCommand | |
---|---|
net.sf.jpkgmk.prototype |
Uses of PrototypeEntryCommand in net.sf.jpkgmk.prototype |
---|
Subclasses of PrototypeEntryCommand in net.sf.jpkgmk.prototype | |
---|---|
class |
PrototypeEntryCommandDefault
A default value holding defaults for the mode, owner and group of a file. |
class |
PrototypeEntryCommandInclude
Include command to include another prototype file. |
class |
PrototypeEntryCommandSearch
Represents a search command to be used when creating a package from this prototype. |
class |
PrototypeEntryCommandVariable
Represents a variable valid in the scope of this prototype. |
Methods in net.sf.jpkgmk.prototype that return PrototypeEntryCommand | |
---|---|
PrototypeEntryCommand |
CommandType.CommandTypeParser.parse(java.lang.String[] commandTypeEntries)
|
PrototypeEntryCommand |
CommandType.CommandTypeSearchParser.parse(java.lang.String[] commandTypeEntries)
|
PrototypeEntryCommand |
CommandType.CommandTypeIncludeParser.parse(java.lang.String[] commandTypeEntries)
|
PrototypeEntryCommand |
CommandType.CommandTypeDefaultParser.parse(java.lang.String[] commandTypeEntries)
|
PrototypeEntryCommand |
CommandType.CommandTypeParamValueParser.parse(java.lang.String[] commandTypeEntries)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |