Serialized Form


Package cascading.operation.xml

Class cascading.operation.xml.TagSoupParser extends BaseOperation implements Serializable

Serialized Fields

features

Map<K,V> features
Field features

Class cascading.operation.xml.XPathFilter extends XPathOperation implements Serializable

Serialized Fields

removeMatch

boolean removeMatch
Field removeMatch

Class cascading.operation.xml.XPathGenerator extends XPathOperation implements Serializable

Class cascading.operation.xml.XPathOperation extends BaseOperation<Pair<DocumentBuilder,Tuple>> implements Serializable

Serialized Fields

namespaces

String[][] namespaces
Field namespaces


paths

String[] paths
Field paths

Class cascading.operation.xml.XPathParser extends XPathOperation implements Serializable



Copyright © 2007-2015 Concurrent, Inc. All Rights Reserved.