类 StaxEventHandler.LocatorLocationAdapter
java.lang.Object
cn.taketoday.util.xml.StaxEventHandler.LocatorLocationAdapter
- 所有已实现的接口:
Location
- 封闭类:
- StaxEventHandler
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明intintint
-
字段详细资料
-
locator
-
-
构造器详细资料
-
LocatorLocationAdapter
-
-
方法详细资料
-
getLineNumber
public int getLineNumber()- 指定者:
getLineNumber在接口中Location
-
getColumnNumber
public int getColumnNumber()- 指定者:
getColumnNumber在接口中Location
-
getCharacterOffset
public int getCharacterOffset()- 指定者:
getCharacterOffset在接口中Location
-
getPublicId
- 指定者:
getPublicId在接口中Location
-
getSystemId
- 指定者:
getSystemId在接口中Location
-