Packagecom.ms.office.core.vo
Classpublic class XMLObject
InheritanceXMLObject Inheritance Object

XML 实体



Public Properties
 PropertyDefined By
  name : String
路径
XMLObject
  xml : XML
实体
XMLObject
  xmlString : String
[read-only] xml 文件字符串
XMLObject
Public Methods
 MethodDefined By
  
构造函数
XMLObject
Property Detail
nameproperty
public var name:String

路径

xmlproperty 
public var xml:XML

实体

xmlStringproperty 
xmlString:String  [read-only]

xml 文件字符串


Implementation
    public function get xmlString():String
Constructor Detail
XMLObject()Constructor
public function XMLObject()

构造函数