public class XMLDOMParseError extends MSXMLScriptable
| Constructor and Description |
|---|
XMLDOMParseError() |
| Modifier and Type | Method and Description |
|---|---|
int |
getErrorCode()
Returns the error code of the last parse error.
|
int |
getFilepos()
Returns the absolute file position where the error occurred.
|
int |
getLine()
Returns the line number that contains the error.
|
int |
getLinepos()
Returns the character position within the line where the error occurred.
|
String |
getReason()
Returns the reason for the error.
|
String |
getSrcText()
Returns the full text of the line containing the error.
|
String |
getUrl()
Returns the URL of the XML document containing the last error.
|
getClassName, getEnvironment, getPrototype, makeScriptableFor, setEnvironment, setParentScopeclone, equivalentValues, get, getBrowserVersion, getDefaultValue, getDomNodeOrDie, getDomNodeOrNull, getScriptableFor, getStartingScope, getWindow, getWindow, getWithPreemption, has, hasInstance, initParentScope, put, setClassName, setDomNode, setDomNodeapplyDescriptorToAttributeBitset, associateValue, avoidObjectDetection, buildDataDescriptor, callMethod, callMethod, checkPropertyChange, checkPropertyDefinition, defineClass, defineClass, defineClass, defineConst, defineConstProperty, defineFunctionProperties, defineOwnProperties, defineOwnProperty, defineOwnProperty, defineProperty, defineProperty, defineProperty, defineProperty, defineProperty, defineProperty, delete, delete, delete, deleteProperty, deleteProperty, ensureScriptable, ensureScriptableObject, ensureSymbolScriptable, get, get, get, getAllIds, getArrayPrototype, getAssociatedValue, getAttributes, getAttributes, getAttributes, getAttributes, getAttributes, getClassPrototype, getDefaultValue, getExternalArrayData, getExternalArrayLength, getFunctionPrototype, getGeneratorFunctionPrototype, getGetterOrSetter, getGetterOrSetter, getIds, getObjectPrototype, getOwnPropertyDescriptor, getParentScope, getProperty, getProperty, getProperty, getPropertyIds, getPrototype, getTopLevelScope, getTopScopeValue, getTypedProperty, getTypedProperty, getTypeOf, has, has, hasProperty, hasProperty, hasProperty, isAccessorDescriptor, isConst, isDataDescriptor, isEmpty, isExtensible, isFalse, isGenericDescriptor, isGetterOrSetter, isSealed, isTrue, preventExtensions, put, put, putConst, putConstProperty, putProperty, putProperty, putProperty, querySlot, redefineProperty, sameValue, sealObject, setAttributes, setAttributes, setAttributes, setAttributes, setAttributes, setCommonDescriptorProperties, setExternalArrayData, setGetterOrSetter, setPrototype, sizepublic int getErrorCode()
public int getFilepos()
public int getLine()
public int getLinepos()
public String getReason()
public String getSrcText()
public String getUrl()
Copyright © 2002–2022 Gargoyle Software Inc.. All rights reserved.