|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.etools.logging.pd.artifacts.PD_Utilities
Constructor Summary | |
---|---|
PD_Utilities()
|
Method Summary | |
---|---|
static java.lang.String |
generateUniqueID()
|
static java.lang.String |
replaceParentTagName(java.lang.String xmlFragment,
java.lang.String newTagName)
Replaces the existing open and possible close tag names of the parent element in the parameter well-formed XML fragment with the new parameter tag name. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PD_Utilities()
Method Detail |
public static java.lang.String generateUniqueID()
public static java.lang.String replaceParentTagName(java.lang.String xmlFragment, java.lang.String newTagName) throws java.lang.IllegalArgumentException
xmlFragment
- the well-formed XML fragmentnewTagName
- the new tag name
java.lang.IllegalArgumentException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |