Microsoft SDK for Java

ElementImplBeanInfo Class

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

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

Hierarchy

SimpleBeanInfo
  |
  +--ElementImplBeanInfo

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