Searched defs:ER_NO_FRAGMENT_STRING_IN_PATH (Results 1 - 2 of 2) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/res/
H A DXMLErrorResources.java123 public static final String ER_NO_FRAGMENT_STRING_IN_PATH = "ER_NO_FRAGMENT_STRING_IN_PATH"; field in class:XMLErrorResources
292 { ER_NO_FRAGMENT_STRING_IN_PATH,
/external/apache-xml/src/main/java/org/apache/xml/serializer/utils/
H A DMsgKey.java88 public static final String ER_NO_FRAGMENT_STRING_IN_PATH = field in class:MsgKey
89 "ER_NO_FRAGMENT_STRING_IN_PATH";

Completed in 158 milliseconds