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

Packages that use IXspfAnythingMixed
com.melloware.jspiff.jaxp   
 

Uses of IXspfAnythingMixed in com.melloware.jspiff.jaxp
 

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

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

Methods in com.melloware.jspiff.jaxp that return IXspfAnythingMixed
 IXspfAnythingMixed[] IXspfExtensionMixedChoice.getContent()
           
 IXspfAnythingMixed[] XspfAnythingAnyElement.getContent()
          Gets the IXspfAnythingMixed property content.
 IXspfAnythingMixed[] XspfExtensionAnyElement.getContent()
          Gets the IXspfAnythingMixed property content.
 IXspfAnythingMixed IXspfExtensionMixedChoice.getContent(int index)
           
 IXspfAnythingMixed XspfAnythingAnyElement.getContent(int index)
          Gets the IXspfAnythingMixed property content by index.
 IXspfAnythingMixed XspfExtensionAnyElement.getContent(int index)
          Gets the IXspfAnythingMixed property content by index.
 

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



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