Home
last modified time | relevance | path

Searched refs:ER_ARG_LOCALNAME_NULL (Results 1 – 2 of 2) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/res/
DXMLErrorResources.java138 public static final String ER_ARG_LOCALNAME_NULL = "ER_ARG_LOCALNAME_NULL"; field in XMLErrorResources
337 { ER_ARG_LOCALNAME_NULL, in getContents()
/external/apache-xml/src/main/java/org/apache/xml/utils/
DQName.java112 XMLErrorResources.ER_ARG_LOCALNAME_NULL, null)); //"Argument 'localName' is null"); in QName()
159 XMLErrorResources.ER_ARG_LOCALNAME_NULL, null)); //"Argument 'localName' is null"); in QName()
209 XMLErrorResources.ER_ARG_LOCALNAME_NULL, null)); //"Argument 'localName' is null"); in QName()