deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

org.deegree.commons.xml.schema
Class LSInputListImpl

java.lang.Object
  extended by org.deegree.commons.xml.schema.LSInputListImpl
All Implemented Interfaces:
org.apache.xerces.xs.LSInputList

 class LSInputListImpl
extends Object
implements org.apache.xerces.xs.LSInputList

Simple LSInputList implementation.

Version:
$Revision: $, $Date: $
Author:
Markus Schneider, last edited by: $Author: schneider $

Constructor Summary
LSInputListImpl(LSInput input, LSInput... additionalInputs)
          Creates a new LSInputListImpl instance.
 
Method Summary
 int getLength()
           
 LSInput item(int i)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LSInputListImpl

LSInputListImpl(LSInput input,
                LSInput... additionalInputs)
Creates a new LSInputListImpl instance.

Parameters:
input - first input, must not be null
additionalInputs - additional inputs, may be null or empty
Method Detail

getLength

public int getLength()
Specified by:
getLength in interface org.apache.xerces.xs.LSInputList

item

public LSInput item(int i)
Specified by:
item in interface org.apache.xerces.xs.LSInputList

deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org

]]>