|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.icl.saxon.om.ProcInstParser
ProcInstParser is used to parse pseudo-attributes within Processing Instructions
Constructor Summary | |
---|---|
ProcInstParser()
|
Method Summary | |
---|---|
static java.lang.String |
getPseudoAttribute(java.lang.String content,
java.lang.String name)
Get a pseudo-attribute. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ProcInstParser()
Method Detail |
public static java.lang.String getPseudoAttribute(java.lang.String content, java.lang.String name)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |