Uses of Interface
com.melloware.jspiff.jaxp.IXspfExtensionMixed

Packages that use IXspfExtensionMixed
com.melloware.jspiff.jaxp   
 

Uses of IXspfExtensionMixed in com.melloware.jspiff.jaxp
 

Subinterfaces of IXspfExtensionMixed in com.melloware.jspiff.jaxp
 interface IXspfExtensionMixedChoice
          IXspfExtensionMixedChoice is generated from xspf.rng by Relaxer.
 

Classes in com.melloware.jspiff.jaxp that implement IXspfExtensionMixed
 class RString
          RString is a text container class which is used for mixed.
 class XspfExtensionAnyElement
          XspfExtensionAnyElement is generated from xspf.rng by Relaxer.
 

Methods in com.melloware.jspiff.jaxp that return IXspfExtensionMixed
 IXspfExtensionMixed[] XspfExtension.getContent()
          Gets the IXspfExtensionMixed property content.
 IXspfExtensionMixed XspfExtension.getContent(int index)
          Gets the IXspfExtensionMixed property content by index.
 

Methods in com.melloware.jspiff.jaxp with parameters of type IXspfExtensionMixed
 void XspfExtension.addContent(int index, IXspfExtensionMixed content)
          Adds the IXspfExtensionMixed property content by index.
 void XspfExtension.addContent(IXspfExtensionMixed content)
          Adds the IXspfExtensionMixed property content.
 void XspfExtension.addContent(IXspfExtensionMixed[] content)
          Adds the IXspfExtensionMixed property content.
 void XspfExtension.removeContent(IXspfExtensionMixed content)
          Remove the IXspfExtensionMixed property content by object.
 void XspfExtension.setContent(int index, IXspfExtensionMixed content)
          Sets the IXspfExtensionMixed property content by index.
 void XspfExtension.setContent(IXspfExtensionMixed content)
          Sets the IXspfExtensionMixed property content.
 void XspfExtension.setContent(IXspfExtensionMixed[] content)
          Sets the IXspfExtensionMixed property content.
 



Copyright © 1999-2006 Melloware Inc. All Rights Reserved.