com.indexdata.masterkey.pazpar2.client
public class FieldMapper extends Object
Modifier and Type | Class and Description |
---|---|
static class |
FieldMapper.Directive |
static class |
FieldMapper.FieldMap |
static class |
FieldMapper.MapType |
class |
FieldMapper.ParsingException |
Modifier and Type | Field and Description |
---|---|
static String |
NS_NS |
static String |
PZ2_NS |
static String |
TMARC_NS |
static String |
XSL_NS |
Constructor and Description |
---|
FieldMapper(String input) |
Modifier and Type | Method and Description |
---|---|
ArrayList<FieldMapper.FieldMap> |
getFieldMaps() |
List<String> |
getImports() |
Map<String,String> |
getNamespaces() |
Document |
getStylesheet() |
String |
toString() |
public static final String NS_NS
public static final String XSL_NS
public static final String PZ2_NS
public static final String TMARC_NS
public FieldMapper(String input) throws FieldMapper.ParsingException
FieldMapper.ParsingException
public ArrayList<FieldMapper.FieldMap> getFieldMaps()
public Document getStylesheet() throws FieldMapper.ParsingException
FieldMapper.ParsingException
Copyright © 2014. All rights reserved.