public class ProcInstParser
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getPseudoAttribute(java.lang.String content,
java.lang.String name)
Get a pseudo-attribute.
|
public static java.lang.String getPseudoAttribute(java.lang.String content,
java.lang.String name)
throws XPathException
content - the content of the processing instructionname - the name of the required pseudo-attributeXPathException - if the syntax is invalidCopyright (c) 2004-2022 Saxonica Limited. All rights reserved.