Searched refs:DEFAULT_PARSER_FACTORY (Results 1 – 1 of 1) sorted by relevance
26 private final static DocumentBuilderFactory DEFAULT_PARSER_FACTORY; field in DOMDeserializer50 DEFAULT_PARSER_FACTORY = parserFactory;73 return DEFAULT_PARSER_FACTORY.newDocumentBuilder(); in documentBuilder()