Adds this permission to the specified parent permission.
If the parent permission does not exist, it will be created and registered.
@param name Name of the parent permission
@param value The value to set this permission to
@return Parent permission it created or loaded
Adds a parent style-sheet. This method adds the parent to the beginning of the list, and guarantees, that this parent is queried first.
@param parent the parent (null not permitted).
Add parent to parent set and update internals (specifically the cardinality of the parent set)
@param nParent parent to add
@param _Instances used for updating the internals
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.