Searched refs:nodes (Results 1 – 15 of 15) sorted by relevance
102 private final List<HtmlDocument.Node> nodes = new ArrayList<HtmlDocument.Node>(); field in HtmlTree150 return Collections.unmodifiableList(nodes); in getNodesList()157 return nodes.size(); in getNumNodes()165 X.assertTrue(endTagNodeNum >= 0 && endTagNodeNum < nodes.size()); in findOpenTag()174 X.assertTrue(openTagNodeNum >= 0 && openTagNodeNum < nodes.size()); in findEndTag()183 X.assertTrue(tagNodeNum >= 0 && tagNodeNum < nodes.size()); in findPairedTag()202 html = getHtml(0, nodes.size(), wrapSize); in getHtml()217 X.assertTrue(fromNode >= 0 && toNode <= nodes.size()); in getHtml()223 HtmlDocument.Node node = nodes.get(n); in getHtml()259 X.assertTrue(fromNode >= 0 && toNode <= nodes.size()); in getHtmlChunks()[all …]
61 private List<HtmlDocument.Node> nodes; field in HtmlParser191 nodes = Lists.newLinkedList(); in parse()235 nodes = coalesceTextNodes(nodes); in parse()237 HtmlDocument doc = new HtmlDocument(nodes); in parse()238 nodes = null; in parse()252 List<HtmlDocument.Node> nodes) { in coalesceTextNodes() argument254 new ArrayList<HtmlDocument.Node>(nodes.size()); in coalesceTextNodes()257 for (HtmlDocument.Node node : nodes) { in coalesceTextNodes()377 nodes.add(textnode); in scanText()673 nodes.add(text); in scanTag()[all …]
42 private final List<Node> nodes; field in HtmlDocument48 public HtmlDocument(List<Node> nodes) { in HtmlDocument() argument49 this.nodes = nodes; in HtmlDocument()54 return nodes; in getNodes()59 StringBuilder sb = new StringBuilder(nodes.size() * 10); in toHTML()60 for (Node n : nodes) { in toHTML()68 StringBuilder sb = new StringBuilder(nodes.size() * 10); in toXHTML()69 for (Node n : nodes) { in toXHTML()81 StringBuilder sb = new StringBuilder(nodes.size() * 10); in toOriginalHTML()82 for (Node n : nodes) { in toOriginalHTML()[all …]
213 var nodes;245 nodes = ENABLE_MUNGE_TABLES ? el.querySelectorAll("div[style], textarea[style]") : [];246 touched = transformBlockElements(nodes, docWidth, actionLog);261 nodes = ENABLE_MUNGE_IMAGES ? el.querySelectorAll("img") : [];262 touched = transformImages(nodes, docWidth, actionLog);280 nodes = ENABLE_MUNGE_TABLES ? el.querySelectorAll("table") : [];281 touched = addClassToElements(nodes, shouldMungeTable, "munged",299 nodes = ENABLE_MUNGE_TABLES ? el.querySelectorAll("td") : [];300 touched = addClassToElements(nodes, null /* mungeAll */, "munged",374 function addClassToElements(nodes, conditionFn, classToAdd, actionLog) { argument[all …]
6 private java.util.Stack<Node> nodes; field in JJTAddressListParserState14 nodes = new java.util.Stack<Node>(); in JJTAddressListParserState()30 nodes.removeAllElements(); in reset()39 return nodes.elementAt(0); in rootNode()44 nodes.push(n); in pushNode()54 return nodes.pop(); in popNode()59 return nodes.peek(); in peekNode()
106 ArrayList<Pair<String, HashMap<String, Object>>> nodes) throws IOException { in writeNodes() argument107 for (Pair<String, HashMap<String, Object>> node : nodes) { in writeNodes()
1513 # nodes that will be shown in the graph. If the number of nodes in a graph1523 # graphs generated by dot. A depth value of 3 means that only nodes reachable
2185 # class node. If there are many fields or methods and many nodes the graph may2309 # The DOT_GRAPH_MAX_NODES tag can be used to set the maximum number of nodes2310 # that will be shown in the graph. If the number of nodes in a graph becomes2322 # generated by dot. A depth value of 3 means that only nodes reachable from the
1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ...
1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...