Servertec Array
Content
Introduction
Release Notes
Features
FAQs
Requirements
Installation
Change Log
Future Plans
Knowledge Base
Reference Manual
Conventions
Scriptlets
Data Types
Constants
Variables
Procedures
Operators
Statements
Objects
Array
ByteArray( )
elementAt( )
length( )
setElementAt( )
StringArray( )
toString( )

Config
Context
Cookie
Date
Enumeration
File
FileDescriptor
Hashtable
Internet
IO
JDBC
Number
Object
Properties
Random
Request
RequestDispatcher
Response
Session
SqlTypes
Stack
StreamTokenizer
String
StringBuffer
StringTokenizer
System
Vector

Wrappers
Servlet
Server Pages
Preprocessor
Executable
Samples
Legal
Contact Us

 

Operates on a array objects.

Method Description
ByteArray( ) Returns a new byte array object containing the specified object.
elementAt( ) Returns the element at the specified index into the given array object.
length( ) Returns the size of the specified array object.
setElementAt( ) Sets the element at the specified index into the given array object to the specified value.
StringArray( ) Returns a new string array object containing the specified object.
toString( ) Returns a string representation of the specified byte array object.

 top of page
Copyright © 1998-2005 Servertec. All rights reserved.
Privacy Statement.
Last Modified: Sun Sep 04 14:56:08 EDT 2005