Package org.eclipse.wst.xml.xpath2.processor.internal
public class StaticNsNameError extends org.eclipse.wst.xml.xpath2.processor.internal.StaticNameErrorStatic namespace name error class.
Constructor Summary |
StaticNsNameError(java.lang.String reason) |
Method Summary | |
public static org.eclipse.wst.xml.xpath2.processor.internal.StaticNsNameError | unknown_prefix(java.lang.String pref) Constructor. |
Constructor Detail |
public StaticNsNameError(java.lang.String reason)
Methods Detail |
public org.eclipse.wst.xml.xpath2.processor.internal.StaticNsNameError unknown_prefix(java.lang.String pref)
Constructor.
pref
- is the unknown prefix.
org.eclipse.wst.xml.xpath2.processor.internal.StaticNsNameError
- the error.