Searched refs:DTNORMALIZE (Results 1 – 2 of 2) sorted by relevance
134 private final static int DTNORMALIZE = 0x1 << 4; field in LSSerializerImpl702 fFeatures &= ~DTNORMALIZE; in setParameter()
154 private final static int DTNORMALIZE = 0x1 << 4; field in DOM3TreeWalker