Modifier and Type | Field and Description |
---|---|
(package private) Stack<Union> |
XPathParser.MRDataHandler.stack |
Modifier and Type | Method and Description |
---|---|
static Union |
Union.read(DataInput in) |
Modifier and Type | Method and Description |
---|---|
static MR_string |
SystemFunctions.tag(Union node) |
static MR_string |
SystemFunctions.text(Union node) |
static MR_string |
SystemFunctions.XMLattribute(MR_string tagname,
Union node) |
static Bag |
SystemFunctions.XMLattributes(MR_string tagname,
Union node) |
static Bag |
SystemFunctions.XMLchildren(MR_string tagname,
Union node) |
Copyright © 2013-2015 The Apache Software Foundation. All Rights Reserved.