Serialized Form


Package cascading.operation.xml

Class cascading.operation.xml.TagSoupParser extends cascading.operation.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 cascading.operation.BaseOperation<cascading.util.Pair<DocumentBuilder,cascading.tuple.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-2013 Concurrent, Inc. All Rights Reserved.