Home
last modified time | relevance | path

Searched refs:POSTBLOCK (Results 1 – 3 of 3) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/util/
DXPathParts.java151 filteredXPath.writeComment(pw, xpath_comments, size(), Comments.CommentType.POSTBLOCK); in writeDifference()
183 LINE, PREBLOCK, POSTBLOCK enumConstant
DXMLNormalizingLoader.java365 … source.addComment(lastLeafNode, comment, XPathParts.Comments.CommentType.POSTBLOCK); in pop()
DCLDRFile.java1717 … target.addComment(lastLeafNode, comment, XPathParts.Comments.CommentType.POSTBLOCK);