Searched refs:fullNodeData (Results 1 – 1 of 1) sorted by relevance
369 CurrentData.NodeData data = CurrentData.fullNodeData.get(type); in checkNodeData()512 static Map<DtdType, NodeData> fullNodeData = new HashMap<DtdType, NodeData>(); field in TestDTDAttributes.CurrentData524 nodeData = fullNodeData.get(type);526 fullNodeData.put(type, nodeData = new NodeData( in fullNodeData.put()