|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XsdMapEntry | |
---|---|
de.interactive_instruments.ShapeChange |
Uses of XsdMapEntry in de.interactive_instruments.ShapeChange |
---|
Methods in de.interactive_instruments.ShapeChange that return types with arguments of type XsdMapEntry | |
---|---|
List<XsdMapEntry> |
TargetXmlSchemaConfiguration.getXsdMapEntries()
|
Constructor parameters in de.interactive_instruments.ShapeChange with type arguments of type XsdMapEntry | |
---|---|
TargetXmlSchemaConfiguration(String className,
ProcessMode processMode,
Map<String,String> parameters,
Map<String,ProcessRuleSet> ruleSets,
List<ProcessMapEntry> mapEntries,
List<XsdMapEntry> xsdMapEntries,
List<XmlNamespace> xmlNamespaces,
Set<String> inputIds)
Creates a TargetConfiguration. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |