com.aspose.words
Class XmlMapping

java.lang.Object
    extended by com.aspose.words.XmlMapping
All Implemented Interfaces:
java.lang.Cloneable

public class XmlMapping 
extends java.lang.Object


Property Getters/Setters Summary
CustomXmlPartgetCustomXmlPart()
          
booleanisMapped()
          
java.lang.StringgetPrefixMappings()
          
java.lang.StringgetXPath()
          
 
Method Summary
voiddelete()
          
booleansetMapping(CustomXmlPart customXmlPart, java.lang.String xPath, java.lang.String prefixMapping)
          
 

Property Getters/Setters Detail

getCustomXmlPart

public CustomXmlPart getCustomXmlPart()

isMapped

public boolean isMapped()

getPrefixMappings

public java.lang.String getPrefixMappings()

getXPath

public java.lang.String getXPath()

Method Detail

delete

public void delete()

setMapping

public boolean setMapping(CustomXmlPart customXmlPart, java.lang.String xPath, java.lang.String prefixMapping)
                  throws java.lang.Exception

See Also:
          Aspose.Words Documentation - the home page for the Aspose.Words Product Documentation.
          Aspose.Words Support Forum - our preferred method of support.