dk.brics.xact.analysis.xmlgraph
Class TextProcessor

java.lang.Object
  extended by dk.brics.xact.analysis.xmlgraph.TextProcessor

public class TextProcessor
extends Object

Determines for a given node the possible strings that can occur as text there. Occurrences of elements and attributes are treated as text nodes with the empty language.


Field Summary
(package private)  XMLGraph graph
           
 
Constructor Summary
TextProcessor()
           
 
Method Summary
 dk.brics.automaton.Automaton apply(XMLGraph g)
           
 dk.brics.automaton.Automaton apply(XMLGraph g, Node node)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

graph

XMLGraph graph
Constructor Detail

TextProcessor

public TextProcessor()
Method Detail

apply

public final dk.brics.automaton.Automaton apply(XMLGraph g)

apply

public final dk.brics.automaton.Automaton apply(XMLGraph g,
                                                Node node)


Copyright © 2005-2011 Aarhus University.