Microsoft SDK for Java

DocumentBeanInfo Class

The DocumentBeanInfo class of the com.ms.xml.om package provides specialized JavaBeans support for the Document class to resolve which overloaded functions are accessible through scripting.

public class DocumentBeanInfo extends SimpleBeanInfo
{
  // Methods
  public MethodDescriptor[] getMethodDescriptors();
}

Hierarchy

SimpleBeanInfo
  |
  +--DocumentBeanInfo

© 1999 Microsoft Corporation. All rights reserved. Terms of use.