public class TypeInfoPathManager extends Object
Constructor and Description |
---|
TypeInfoPathManager(Set typeinfos)
Create a new manager.
|
Modifier and Type | Method and Description |
---|---|
void |
addTypeInfo(TypeInfo typeinfo)
Add a type info.
|
TypeInfo |
getTypeInfo(QName tag,
QName[] fullpath,
Map rawattributes)
Get the most specific mapping info.
|
public TypeInfoPathManager(Set typeinfos)
public TypeInfo getTypeInfo(QName tag, QName[] fullpath, Map rawattributes)
tag
- The tag.fullpath
- The full path.public void addTypeInfo(TypeInfo typeinfo)
typeinfo
- The type info.Copyright © 2012. All Rights Reserved.