|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.android.manifmerger.Actions.Record
com.android.manifmerger.Actions.NodeRecord
public static class Actions.NodeRecord
Defines a merging tool action for an xml element.
Field Summary |
---|
Fields inherited from class com.android.manifmerger.Actions.Record |
---|
mActionLocation, mActionType, mReason, mTargetId |
Method Summary | |
---|---|
protected void |
addAttributes(org.w3c.dom.Element element)
|
java.lang.String |
toString()
|
Methods inherited from class com.android.manifmerger.Actions.Record |
---|
getActionLocation, getActionType, getTargetId, print, toXml |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
protected void addAttributes(org.w3c.dom.Element element)
addAttributes
in class Actions.Record
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |