Searched refs:ATTRVAL_STRIP (Results 1 – 4 of 4) sorted by relevance
340 public static final int ATTRVAL_PRESERVE = 1, ATTRVAL_STRIP = 2; field in Constants
173 super.setXmlSpace(Constants.ATTRVAL_STRIP); in setXmlSpace()
790 m_defaultSpace = ((Constants.ATTRVAL_STRIP == v) ? true : false); in setXmlSpace()
231 "default", Constants.ATTRVAL_STRIP, "preserve", in build()