com.aspose.slides.pptx
Class PresentationDocument

java.lang.Object
  extended by com.aspose.dotnet.xml.XmlNode
      extended by com.aspose.dotnet.xml.XmlDocument
          extended by com.aspose.slides.pptx.PptxBaseXmlDocument
              extended by com.aspose.slides.pptx.PresentationDocument

public class PresentationDocument
extends PptxBaseXmlDocument


Field Summary
static java.lang.String DocumentDrawingNamespace
           
static java.lang.String DocumentNamespace
           
 
Fields inherited from class com.aspose.slides.pptx.PptxBaseXmlDocument
PresentationsNamespace, RelationshipsNamespace
 
Method Summary
 com.aspose.slides.pptx.PresentationPresentationElement getPresentationElement()
           
 
Methods inherited from class com.aspose.slides.pptx.PptxBaseXmlDocument
createElement, getElementByTagName, getElementByTagNames, getElementsByTagNames, getOrCreateElement
 
Methods inherited from class com.aspose.dotnet.xml.XmlDocument
AddNodeChangedEvent, AddNodeChanging, AddNodeInserted, AddNodeInserting, AddNodeRemoved, AddNodeRemoving, CloneNode, CreateAttribute, CreateAttribute, CreateAttribute, CreateCDataSection, CreateComment, CreateDocumentFragment, CreateDocumentType, CreateElement, CreateElement, CreateEntityReference, CreateNode, CreateNode, CreateNode, CreateProcessingInstruction, CreateSignificantWhitespace, CreateTextNode, CreateWhitespace, CreateXmlDeclaration, getBaseURI, getDocumentElement, getDocumentType, GetElementById, GetElementsByTagName, GetElementsByTagName, getImplementation, getInnerXml, getLocalName, getName, getNameTable, getNodeType, getNullNode, getOwnerDocument, getPreserveWhitespace, getXPNodeType, ImportNode, IsLoading, isReadOnly, Load, Load, Load, Load, LoadXml, ReadNode, Save, Save, Save, Save, setInnerXml, setIsLoading, setPreserveWhitespace, setXmlResolver, WriteContentTo, WriteTo
 
Methods inherited from class com.aspose.dotnet.xml.XmlNode
AppendChild, Clone, CreateNavigator, getAttributes, getChildNodes, GetEnumerator, getFirstChild, getInnerText, getLastChild, GetNamespaceOfPrefix, getNamespaceURI, getNextSibling, getOuterXml, getParentNode, getPrefix, GetPrefixOfNamespace, getPreviousSibling, getValue, hasChildNodes, InsertAfter, InsertBefore, item, item, Normalize, PrependChild, PreviousSibling, RemoveAll, RemoveChild, ReplaceChild, SelectNodes, SelectNodes, SelectSingleNode, SelectSingleNode, setInnerText, setInnerXml, setPrefix, setValue, Supports
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DocumentNamespace

public static final java.lang.String DocumentNamespace
See Also:
Constant Field Values

DocumentDrawingNamespace

public static final java.lang.String DocumentDrawingNamespace
See Also:
Constant Field Values
Method Detail

getPresentationElement

public com.aspose.slides.pptx.PresentationPresentationElement getPresentationElement()