A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

W

w - Variable in class net.rim.device.api.math.Quaternion4f
The scalar component of the quaternion.
w - Variable in class net.rim.device.api.math.Vector4f
The w-coordinate.
WAF_3GPP - Static variable in class net.rim.device.api.system.RadioInfo
3GPP Wireless Access Family.
WAF_CDMA - Static variable in class net.rim.device.api.system.RadioInfo
CDMA Wireless Access Family.
WAF_IDEN - Static variable in class net.rim.device.api.system.RadioInfo
iDEN Wireless Access Family.
WAF_WLAN - Static variable in class net.rim.device.api.system.RadioInfo
WLAN Wireless Access Family.
wait(long) - Method in class java.lang.Object
Causes current thread to wait until either another thread invokes the Object.notify() method or the Object.notifyAll() method for this object, or a specified amount of time has elapsed.
wait(long, int) - Method in class java.lang.Object
Causes current thread to wait until another thread invokes the Object.notify() method or the Object.notifyAll() method for this object, or some other thread interrupts the current thread, or a certain amount of real time has elapsed.
wait() - Method in class java.lang.Object
Causes current thread to wait until another thread invokes the Object.notify() method or the Object.notifyAll() method for this object.
waitFor(long) - Method in class net.rim.device.api.system.RuntimeStore
Retrieves an object in the store by ID.
waitFor(long, CodeSigningKey) - Method in class net.rim.device.api.system.RuntimeStore
Retrieves an object in the store by ID.
waitFor(long, CodeSigningKey, CodeSigningKey) - Method in class net.rim.device.api.system.RuntimeStore
Retrieves an object in the store by ID.
waitForComplete() - Method in class net.rim.device.api.collection.util.BasicFilteredList
Waits for filtering tasks to complete.
waitForComplete() - Method in interface net.rim.device.api.collection.util.FilteredList
Wait until filtering is complete.
waitForDefaultSession() - Static method in class net.rim.blackberry.api.mail.Session
Retrieves this device's default mail service (blocking).
waitForScrolling() - Method in class net.rim.device.api.ui.ScrollView
Waits until the view's engine has stopped scrolling, then returns.
waitForStartup() - Method in class net.rim.device.api.system.ApplicationManager
Wait for the device to finish the startup process.
waitForTicket() - Static method in class net.rim.device.api.system.PersistentContent
Blocks and waits to retrieve a decryption ticket.
WAITING - Static variable in class javax.microedition.content.Invocation
This Invocation has been invoked and is waiting to be complete.
WAITING - Static variable in class net.rim.blackberry.api.phone.phonegui.PhoneScreen
Call Waiting screen.
WAITING_INDICATOR_TYPE_EMAIL - Static variable in class net.rim.device.api.system.SMSPacketHeader
Represents the email wait indicator.
WAITING_INDICATOR_TYPE_FAX - Static variable in class net.rim.device.api.system.SMSPacketHeader
Represents the fax wait indicator.
WAITING_INDICATOR_TYPE_OTHER - Static variable in class net.rim.device.api.system.SMSPacketHeader
Represents an "other" wait indicator.
WAITING_INDICATOR_TYPE_VOICEMAIL - Static variable in class net.rim.device.api.system.SMSPacketHeader
Represents the voicemail waiting indicator.
WAITING_UNFREEZE - Static variable in interface javax.microedition.amms.control.camera.SnapshotControl
Posted to PlayerListener when shooting has been started as FREEZE_AND_CONFIRM.
WAP_20_CONFORMANCE - Static variable in class net.rim.device.api.crypto.tls.wtls20.WTLS20Connection
Whether to use specific WAP 20 Conformance rules.
WAP_ADDR - Static variable in class net.rim.blackberry.api.mail.Address
Represents the prefix string for WAP addresses.
WAP_MODE - Static variable in class net.rim.device.api.browser.field.RenderingOptions
WAP mode.
WAP_MODE_DEFAULT - Static variable in class net.rim.device.api.browser.field.RenderingOptions
Starting default WAP mode (false).
WapOptions - Class in net.rim.device.api.io.transport.options
This class stores configuration information for the WAP 1.0 and WAP 1.1 transport types.
WapOptions() - Constructor for class net.rim.device.api.io.transport.options.WapOptions
Construct a WapOptions object
WARNING - Static variable in class javax.microedition.lcdui.AlertType
A WARNING AlertType is a hint to warn the user of a potentially dangerous operation.
WARNING - Static variable in interface net.rim.device.api.crypto.tls.AlertProtocol
The severity of the alert.
WARNING - Static variable in class net.rim.device.api.system.EventLogger
Warning level event.
warning(SAXParseException) - Method in interface org.xml.sax.ErrorHandler
Receive notification of a warning.
warning(SAXParseException) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of a parser warning.
warning(SAXParseException) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a warning event.
WAVY_UNDERLINED - Static variable in class net.rim.device.api.ui.Font
A style bit for wavy underlining.
WAVY_UNDERLINED - Static variable in class net.rim.device.api.ui.FontSpec
A style bit for wavy underlining.
WBMPEncodedImage - Class in net.rim.device.api.system
Represents an image encoded in the Windows Bitmap (WBMP) format.
WBXML_1_1 - Static variable in interface net.rim.device.api.xml.WBXMLConstants
 
WBXML_1_2 - Static variable in interface net.rim.device.api.xml.WBXMLConstants
 
WBXML_1_3 - Static variable in interface net.rim.device.api.xml.WBXMLConstants
 
WBXMLCodeBookCreationHandler - Class in net.rim.device.api.xml.jaxp
The WBXMLCodeBookCreationHandler class is a SAX handler for parsing WBXML codebooks.
WBXMLCodeBookCreationHandler() - Constructor for class net.rim.device.api.xml.jaxp.WBXMLCodeBookCreationHandler
Constructs an instance of a WBXMLCodeBookCreationHandler.
WBXMLConstants - Interface in net.rim.device.api.xml
 
WBXMLParser - Class in net.rim.device.api.xml.jaxp
Class for parsing of WBXML streams.
WBXMLParser(InputStream) - Constructor for class net.rim.device.api.xml.jaxp.WBXMLParser
Parser constructor.
WBXMLWriter - Class in net.rim.device.api.xml.jaxp
This class implements a WBXML writer as a SAX parser handler.
WBXMLWriter(OutputStream) - Constructor for class net.rim.device.api.xml.jaxp.WBXMLWriter
This class implements a WBXML writer as a SAX parser handler.
WEAK_CERTIFICATE_CHAIN - Static variable in class net.rim.device.api.crypto.certificate.CertificateProperties
A certificate chain property that indicates that at least one signature in the chain was signed with a weak key.
WEAK_CERTIFICATE_CHAIN_DIGEST - Static variable in class net.rim.device.api.crypto.certificate.CertificateProperties
A certificate chain property that indicates that at least one signature in the chain was signed with a weak digest.
WeakReference - Class in java.lang.ref
This class provides support for weak references.
WeakReference(Object) - Constructor for class java.lang.ref.WeakReference
Creates a new weak reference that refers to the given object.
WEBSOCKETS_ENABLED - Static variable in class net.rim.device.api.browser.field.RenderingOptions
Disables/enables WebSocket support.
WEBSOCKETS_ENABLED_DEFAULT - Static variable in class net.rim.device.api.browser.field.RenderingOptions
Starting default WebSocket support mode (true).
WEDNESDAY - Static variable in class java.util.Calendar
Value of the DAY_OF_WEEK field indicating Wednesday.
WEDNESDAY - Static variable in class javax.microedition.pim.RepeatRule
Constant for the day of week Wednesday used with DAY_IN_WEEK field.
WEEK_IN_MONTH - Static variable in class javax.microedition.pim.RepeatRule
Field specifying which week in a month a particular event occurs.
WEEKLY - Static variable in class javax.microedition.pim.RepeatRule
Used for frequency when the Event happens every week.
WHEAT - Static variable in class net.rim.device.api.ui.Color
 
WHITE - Static variable in class net.rim.device.api.ui.Color
 
WHITE - Static variable in class net.rim.device.api.ui.Graphics
White (0x00EBEBEB).
WHITE_BULLET - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '?'.
WHITE_CLUB_SUIT - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '?'.
WHITE_DIAMOND_SUIT - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '?'.
WHITE_DOWN_POINTING_SMALL_TRIANGLE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '?'.
WHITE_DOWN_POINTING_TRIANGLE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '?'.
WHITE_HEART_SUIT - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '?'.
WHITE_LEFT_POINTING_POINTER - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '?'.
WHITE_LEFT_POINTING_SMALL_TRIANGLE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '?'.
WHITE_LEFT_POINTING_TRIANGLE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '?'.
WHITE_RIGHT_POINTING_POINTER - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '?'.
WHITE_RIGHT_POINTING_SMALL_TRIANGLE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '?'.
WHITE_RIGHT_POINTING_TRIANGLE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '?'.
WHITE_SPADE_SUIT - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '?'.
WHITE_UP_POINTING_SMALL_TRIANGLE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '?'.
WHITE_UP_POINTING_TRIANGLE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '?'.
WhiteBalanceControl - Interface in javax.microedition.amms.control.imageeffect
WhiteBalanceControl is an image/video effect for altering the white balance.
WhiteRectangleDetector - Class in com.google.zxing.common.detector
Detects a candidate barcode-like rectangular region within an image.
WhiteRectangleDetector(BitMatrix) - Constructor for class com.google.zxing.common.detector.WhiteRectangleDetector
 
WHITESMOKE - Static variable in class net.rim.device.api.ui.Color
 
WHO - Static variable in interface javax.obex.HeaderSet
Represents the OBEX Who header.
WIDGET_LOCAL_DOMAIN - Static variable in interface net.rim.device.api.web.WidgetConfig
The default string used to indicate the 'local' access tag - implicitly declared in config.xml.
WidgetAccess - Class in net.rim.device.api.web
The WidgetAccess class represents the information stored in the access tags of a Widget's config.xml file.
WidgetAccess(String, boolean, WidgetFeature[]) - Constructor for class net.rim.device.api.web.WidgetAccess
The constructor will create a WidgetAccess object with the informaiton passed in.
WidgetConfig - Interface in net.rim.device.api.web
The WidgetConfig object stores information parsed from the config.xml and any additional information generated by the Web Component Pack.
WidgetException - Exception in net.rim.device.api.web
Wrapper class for exceptions thrown by a Widget.
WidgetException() - Constructor for exception net.rim.device.api.web.WidgetException
Constructs a wrapped Exception with no specified detail message.
WidgetException(String) - Constructor for exception net.rim.device.api.web.WidgetException
Constructs a wrapped Exception with the specified detail message.
WidgetExtension - Interface in net.rim.device.api.web
Interface to allow 3rd party JavaScript extensions to be registered with a widget.
WidgetFeature - Class in net.rim.device.api.web
The WidgetFeature class represents the information stored in the 'feature' tags of a Widget's config.xml file.
WidgetFeature(String, boolean, String, WidgetFeature[]) - Constructor for class net.rim.device.api.web.WidgetFeature
The constructor will create a WidgetAccess object with the informaiton passed in.
width - Variable in class com.google.zxing.common.BitMatrix
 
width - Variable in class net.rim.device.api.system.Bitmap.PNGInfo
The width of the PNG in pixels.
width - Variable in class net.rim.device.api.ui.XYDimension
Distance of point along horizontal axis.
width - Variable in class net.rim.device.api.ui.XYRect
Width of rect.
willTranscode(IntHashtable) - Method in class net.rim.device.api.crypto.transcoder.Transcoder
Query the transcoder with a context to see if the transcoder will perform an operation in the supplied context.
wipe() - Method in class net.rim.device.api.input.InputHelperBase
Overwrites this field's unused contents.
wipe(String, long) - Method in interface net.rim.device.api.system.MultiServicePlatformListener
Removes data associated with a specific service UID.
wipe() - Method in class net.rim.device.api.ui.component.BasicEditField
 
wipe() - Method in class net.rim.device.api.ui.component.PasswordEditField
 
wipe() - Method in class net.rim.device.api.ui.component.TextField
Overwrites this field's unused contents.
WiredHeadsetMediaActionContext - Class in net.rim.device.api.media
The context object for media actions generated from wired headsets.
WiredHeadsetMediaActionContext(int) - Constructor for class net.rim.device.api.media.WiredHeadsetMediaActionContext
Creates a new instance of WiredHeadsetMediaActionContext.
WLAN_ASSOCIATION_FAILED - Static variable in interface net.rim.device.api.system.WLANConnectionListener
The device could not associate with a WLAN network.
WLAN_AUTH_FAIL - Static variable in interface net.rim.device.api.system.WLANConnectionListener
WLAN supplicant authentication failed.
WLAN_BAND_A - Static variable in class net.rim.device.api.system.WLANInfo
Represents the 802.11a radio band.
WLAN_BAND_B - Static variable in class net.rim.device.api.system.WLANInfo
Represents the 802.11b radio band.
WLAN_BAND_BG - Static variable in class net.rim.device.api.system.WLANInfo
Represents the 802.11b/g radio band.
WLAN_BAND_N - Static variable in class net.rim.device.api.system.WLANInfo
Represents the 802.11n radio band.
WLAN_CONNECTION_TERMINATED - Static variable in interface net.rim.device.api.system.WLANConnectionListener
WLAN connection was unexpectedly terminated.
WLAN_DHCP_UNREACHABLE - Static variable in interface net.rim.device.api.system.WLANConnectionListener
The device could not reach a DHCP server.
WLAN_IP_ADDRESS_LOST - Static variable in interface net.rim.device.api.system.WLANConnectionListener
The device's IP address is no longer valid (e.g., lease expired).
WLAN_OUT_OF_COVERAGE - Static variable in interface net.rim.device.api.system.WLANConnectionListener
The device went out of WLAN coverage.
WLAN_STATE_CONNECTED - Static variable in class net.rim.device.api.system.WLANInfo
Represents the WLAN "connected" radio state.
WLAN_STATE_DISCONNECTED - Static variable in class net.rim.device.api.system.WLANInfo
Represents the WLAN "disconnected" radio state.
WLAN_UNSPECIFIED_REASON - Static variable in interface net.rim.device.api.system.WLANConnectionListener
WLAN connection failed for an unspecified reason.
WLANConnectionListener - Interface in net.rim.device.api.system
An interface for receiving notifications of WLAN connection events.
WLANInfo - Class in net.rim.device.api.system
Contains Wireless Local Area Network (WLAN) radio information.
WLANInfo.WLANAPInfo - Class in net.rim.device.api.system
Encapsulates information for a Wireless Local Area Network (WLAN) access point.
WLANListener - Interface in net.rim.device.api.system
The base listener interface for receiving WLAN events.
WORD - Static variable in interface net.rim.device.api.ui.accessibility.AccessibleText
Constant used to indicate that the part of the text that should be retrieved is a word.
WORD_BREAK_FULL_STOP_AS_NON_WORD - Static variable in class net.rim.device.api.ui.text.BreakIterator
This flag modifies the WORD_ITERATOR_TYPE break iterator.
WORD_BREAK_HYPHEN_AS_MIDLETTER - Static variable in class net.rim.device.api.ui.text.BreakIterator
This flag modifies the WORD_ITERATOR_TYPE break iterator.
WORD_ITERATOR_TYPE - Static variable in class net.rim.device.api.ui.text.BreakIterator
Use an iterator that finds word boundaries.
WORD_SPACE_ADD - Static variable in class net.rim.device.api.ui.DrawTextParam.AdvancedDrawTextParam
Value for iWordSpacing: the supplied word space size is added to the natural word space size.
WORD_SPACE_MULTIPLY - Static variable in class net.rim.device.api.ui.DrawTextParam.AdvancedDrawTextParam
Value for iWordSpacing: the supplied word space size is multiplied by the natural word space size.
WORD_SPACE_NATURAL - Static variable in class net.rim.device.api.ui.DrawTextParam.AdvancedDrawTextParam
Value for iWordSpacing: uses the natural word spacing.
WORD_SPACE_OVERRIDE - Static variable in class net.rim.device.api.ui.DrawTextParam.AdvancedDrawTextParam
Value for iWordSpacing: the supplied word space size is used instead of the natural word space size.
wordCorrectionLearned(SpellCheckUI, StringBuffer, StringBuffer) - Method in class net.rim.blackberry.api.spellcheck.AbstractSpellCheckUIListener
The implementation of this method does nothing and returns LEARNING_ACCEPT.
wordCorrectionLearned(SpellCheckUI, StringBuffer, StringBuffer) - Method in interface net.rim.blackberry.api.spellcheck.SpellCheckUIListener
Invoked when a correction to a word has been learned via the UI.
wordIgnored(SpellCheckUI, StringBuffer, boolean) - Method in class net.rim.blackberry.api.spellcheck.AbstractSpellCheckUIListener
The implementation of this method does nothing and returns -1.
wordIgnored(SpellCheckUI, StringBuffer, boolean) - Method in interface net.rim.blackberry.api.spellcheck.SpellCheckUIListener
Invoked when a word has been ignored via the UI.
wordLearned(SpellCheckUI, StringBuffer) - Method in class net.rim.blackberry.api.spellcheck.AbstractSpellCheckUIListener
The implementation of this method does nothing and returns LEARNING_ACCEPT.
wordLearned(SpellCheckUI, StringBuffer) - Method in interface net.rim.blackberry.api.spellcheck.SpellCheckUIListener
Invoked when a word has been learned via the UI.
WORK_PHONE - Static variable in interface net.rim.blackberry.api.pdap.contactlinking.LinkableContact
Field for a work phone number.
WORK_PHONE2 - Static variable in interface net.rim.blackberry.api.pdap.contactlinking.LinkableContact
Field for a second work phone number.
wrap(byte[], int, int) - Static method in class java.nio.ByteBuffer
Wraps a byte array into a buffer.
wrap(byte[]) - Static method in class java.nio.ByteBuffer
Wraps a byte array into a buffer.
wrap(float[], int, int) - Static method in class java.nio.FloatBuffer
Wraps a float array into a buffer.
wrap(float[]) - Static method in class java.nio.FloatBuffer
Wraps a float array into a buffer.
wrap(int[], int, int) - Static method in class java.nio.IntBuffer
Wraps an int array into a buffer.
wrap(int[]) - Static method in class java.nio.IntBuffer
Wraps an int array into a buffer.
wrap(short[], int, int) - Static method in class java.nio.ShortBuffer
Wraps a short array into a buffer.
wrap(short[]) - Static method in class java.nio.ShortBuffer
Wraps a short array into a buffer.
wrap(int, int, int) - Static method in class net.rim.device.api.ui.component.SpinBoxField
Wraps a value around a range.
wrap(int, int, int) - Static method in class net.rim.device.api.util.MathUtilities
Wraps provided integer value around a lower and upper bound.
wrap(long, long, long) - Static method in class net.rim.device.api.util.MathUtilities
Wraps provided long integer values around a lower and upper bound.
wrap(float, float, float) - Static method in class net.rim.device.api.util.MathUtilities
Wraps provided float value around a lower and upper bound.
WritableIntMap - Interface in net.rim.device.api.collection
Provides write access to a collection using integer values as element keys.
WritableList - Interface in net.rim.device.api.collection
Provides array-like write access to a collection of object elements.
WritableLongMap - Interface in net.rim.device.api.collection
Provides write access to a collection using long integer values as element keys.
WritableSet - Interface in net.rim.device.api.collection
Provides write access to a set-type collection.
write(int) - Method in class java.io.ByteArrayOutputStream
Writes the specified byte to this byte array output stream.
write(byte[], int, int) - Method in class java.io.ByteArrayOutputStream
Writes len bytes from the specified byte array starting at offset off to this byte array output stream.
write(int) - Method in interface java.io.DataOutput
Writes to the output stream the eight low-order bits of the argument b.
write(byte[]) - Method in interface java.io.DataOutput
Writes to the output stream all the bytes in array b.
write(byte[], int, int) - Method in interface java.io.DataOutput
Writes len bytes from array b, in order, to the output stream.
write(int) - Method in class java.io.DataOutputStream
Writes the specified byte (the low eight bits of the argument b) to the underlying output stream.
write(byte[], int, int) - Method in class java.io.DataOutputStream
Writes len bytes from the specified byte array starting at offset off to the underlying output stream.
write(int) - Method in class java.io.OutputStream
Writes the specified byte to this output stream.
write(byte[]) - Method in class java.io.OutputStream
Writes b.length bytes from the specified byte array to this output stream.
write(byte[], int, int) - Method in class java.io.OutputStream
Writes len bytes from the specified byte array starting at offset off to this output stream.
write(int) - Method in class java.io.OutputStreamWriter
Write a single character.
write(char[], int, int) - Method in class java.io.OutputStreamWriter
Write a portion of an array of characters.
write(String, int, int) - Method in class java.io.OutputStreamWriter
Write a portion of a string.
write(int) - Method in class java.io.PrintStream
Write the specified byte to this stream.
write(byte[], int, int) - Method in class java.io.PrintStream
Write len bytes from the specified byte array starting at offset off to this stream.
write(int) - Method in class java.io.Writer
Write a single character.
write(char[]) - Method in class java.io.Writer
Write an array of characters.
write(char[], int, int) - Method in class java.io.Writer
Write a portion of an array of characters.
write(String) - Method in class java.io.Writer
Write a string.
write(String, int, int) - Method in class java.io.Writer
Write a portion of a string.
WRITE - Static variable in class javax.microedition.io.Connector
Access mode
write(byte[]) - Method in class net.rim.device.api.bluetooth.BluetoothSerialPort
Places bytes to send into the transmit buffer.
write(byte[], int, int) - Method in class net.rim.device.api.bluetooth.BluetoothSerialPort
Places some bytes to send into the transmit buffer.
write(int) - Method in class net.rim.device.api.bluetooth.BluetoothSerialPort
Places a single byte to send into the transmit buffer.
write(int) - Method in class net.rim.device.api.compress.GZIPOutputStream
Writes a byte to this stream.
write(byte[], int, int) - Method in class net.rim.device.api.compress.GZIPOutputStream
Writes some bytes from byte array to this stream.
write(int) - Method in class net.rim.device.api.compress.ZLibOutputStream
Writes a byte to this stream.
write(byte[], int, int) - Method in class net.rim.device.api.compress.ZLibOutputStream
Writes some bytes from byte array to this stream.
write(byte[], int, int) - Method in class net.rim.device.api.crypto.BlockEncryptor
 
write(byte[], int, int) - Method in class net.rim.device.api.crypto.cms.CMSCompressedDataOutputStream
 
write(byte[], int, int) - Method in class net.rim.device.api.crypto.cms.CMSDataOutputStream
 
write(byte[], int, int) - Method in class net.rim.device.api.crypto.cms.CMSEnvelopedDataOutputStream
 
write(byte[], int, int) - Method in class net.rim.device.api.crypto.cms.CMSOutputStream
 
write(int) - Method in class net.rim.device.api.crypto.cms.CMSOutputStream
 
write(byte[]) - Method in class net.rim.device.api.crypto.cms.CMSOutputStream
 
write(byte[], int, int) - Method in class net.rim.device.api.crypto.cms.CMSSignedDataOutputStream
 
write(byte[], int, int) - Method in class net.rim.device.api.crypto.cms.CMSSignedReceiptOutputStream
 
write(byte[], int, int) - Method in class net.rim.device.api.crypto.cms.EMSAcceptResponseOutputStream
 
write(int) - Method in class net.rim.device.api.crypto.CryptoOutputStream
Writes the specified byte to this output stream.
write(byte[]) - Method in class net.rim.device.api.crypto.CryptoOutputStream
Writes a byte array to this output stream.
write(byte[], int, int) - Method in class net.rim.device.api.crypto.CryptoOutputStream
Writes a specified length of bytes from the given byte array to this output stream.
write(byte[], int, int) - Method in class net.rim.device.api.crypto.DigestOutputStream
 
write(byte[], int, int) - Method in class net.rim.device.api.crypto.MACOutputStream
 
write(byte[], int, int) - Method in class net.rim.device.api.crypto.NullEncryptor
Writes the data to the underlying output stream without performing any additional processing.
write(byte[], int, int) - Method in class net.rim.device.api.crypto.SignatureSignerOutputStream
 
write(byte[], int, int) - Method in class net.rim.device.api.crypto.StreamEncryptor
 
write(int) - Method in class net.rim.device.api.io.Base64OutputStream
Writes encoded byte to this stream.
write(byte[]) - Method in class net.rim.device.api.io.Base64OutputStream
Writes encoded byte array of data to this stream.
write(byte[], int, int) - Method in class net.rim.device.api.io.Base64OutputStream
Writes some encoded bytes from byte array to this stream.
write(int) - Method in class net.rim.device.api.io.FileOutputStream
Deprecated. use javax.microedition.io.file
write(byte[], int, int) - Method in class net.rim.device.api.io.FileOutputStream
Deprecated. use javax.microedition.io.file
write(NDEFMessage) - Method in interface net.rim.device.api.io.nfc.ndef.NDEFTagConnection
Writes the NDEF message to the NDEF tag.
write(int) - Method in class net.rim.device.api.mime.MIMEOutputStream
Writes byte to this stream.
write(byte[]) - Method in class net.rim.device.api.mime.MIMEOutputStream
Writes a byte array of data to this stream.
write(byte[], int, int) - Method in class net.rim.device.api.mime.MIMEOutputStream
Writes some bytes from byte array to this stream.
write(byte[]) - Method in class net.rim.device.api.system.IOPort
Places bytes to send into the transmit buffer.
write(byte[], int, int) - Method in class net.rim.device.api.system.IOPort
Places some bytes to send into the transmit buffer.
write(int) - Method in class net.rim.device.api.system.IOPort
Places a single byte to send into the transmit buffer.
write(byte[]) - Method in class net.rim.device.api.system.SerialPort
Deprecated. Places bytes to send into the transmit buffer.
write(byte[], int, int) - Method in class net.rim.device.api.system.SerialPort
Deprecated. Places some bytes to send into the transmit buffer.
write(int) - Method in class net.rim.device.api.system.SerialPort
Deprecated. Places a single byte to send into the transmit buffer.
write(byte[]) - Method in class net.rim.device.api.system.USBPort
Places bytes to send into the transmit buffer.
write(byte[], int, int) - Method in class net.rim.device.api.system.USBPort
Places some bytes to send into the transmit buffer.
write(int) - Method in class net.rim.device.api.system.USBPort
Places a single byte to send into the transmit buffer.
write(byte[]) - Method in class net.rim.device.api.util.DataBuffer
Writes byte array to this buffer.
write(byte[], int, int) - Method in class net.rim.device.api.util.DataBuffer
Writes section of byte array to this buffer.
write(DataBuffer, int) - Method in class net.rim.device.api.util.DataBuffer
Writes section of data buffer to this buffer.
write(InputStream) - Method in class net.rim.device.api.util.DataBuffer
Writes input stream data to this buffer.
write(InputStream, int) - Method in class net.rim.device.api.util.DataBuffer
Writes some data from input stream to this buffer.
write(DataInput, int) - Method in class net.rim.device.api.util.DataBuffer
Writes some data from data input to this buffer.
write(int) - Method in class net.rim.device.api.util.DataBuffer
Writes single byte to this buffer.
write(Writer) - Method in class org.json.me.JSONArray
Write the contents of the JSONArray as JSON text to a writer.
write(Writer) - Method in class org.json.me.JSONObject
Write the contents of the JSONObject as JSON text to a writer.
write(char[], int, int) - Method in class org.json.me.StringWriter
 
write(String) - Method in class org.json.me.StringWriter
 
write(String, int, int) - Method in class org.json.me.StringWriter
 
write(String) - Method in interface org.w3c.dom.html2.HTMLDocument
Write a string of text to a document stream opened by open().
write(Node, LSOutput) - Method in interface org.w3c.dom.ls.LSSerializer
Serialize the specified node as described above in the general description of the LSSerializer interface.
WRITE_ONLY - Static variable in class javax.microedition.pim.PIM
Constant representing opening a list in write only mode.
writeBitString(ASN1BitSet) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes a bit string to the output stream.
writeBitString(ASN1BitSet, int, int) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes a bit string to the output stream with tagging using the CONTEXT_SPECIFIC_CLASS_FLAG as default.
writeBitString(ASN1BitSet, int, int, int) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes a bit string to the output stream.
writeBitString(byte[]) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes a bit string to the output stream.
writeBitString(byte[], int, int) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes a bit string to the output stream with tagging using the CONTEXT_SPECIFIC_CLASS_FLAG as default.
writeBitString(byte[], int, int, int) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes a bit string to the output stream.
writeBMPString(String) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes a BMP string to the output stream.
writeBMPString(String, int, int) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes a string to the output stream, using the BMP format by default, with tagging using the CONTEXT_SPECIFIC_CLASS_FLAG as default.
writeBMPString(String, int, int, int) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes a string to the output stream, using the BMP format.
writeBoolean(boolean) - Method in interface java.io.DataOutput
Writes a boolean value to this output stream.
writeBoolean(boolean) - Method in class java.io.DataOutputStream
Writes a boolean to the underlying output stream as a 1-byte value.
writeBoolean(boolean) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes a boolean value to the output stream.
writeBoolean(boolean, int, int) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes a boolean value to the output stream with tagging using the CONTEXT_SPECIFIC_CLASS_FLAG as default.
writeBoolean(boolean, int, int, int) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes a boolean value to the output stream.
writeBoolean(boolean) - Method in class net.rim.device.api.util.DataBuffer
Writes boolean to this buffer.
writeByte(int) - Method in interface java.io.DataOutput
Writes to the output stream the eight low- order bits of the argument v.
writeByte(int) - Method in class java.io.DataOutputStream
Writes out a byte to the underlying output stream as a 1-byte value.
writeByte(int) - Method in class net.rim.device.api.util.DataBuffer
Writes single byte to this buffer.
writeByteArray(DataBuffer, int, byte[]) - Static method in class net.rim.device.api.synchronization.ConverterUtilities
Writes a binary string with the specified type in the provided data buffer.
writeByteArray(byte[]) - Method in class net.rim.device.api.util.DataBuffer
Writes byte array to this buffer.
writeByteArray(byte[], int, int) - Method in class net.rim.device.api.util.DataBuffer
Writes section of byte array to this buffer.
writeByteArray(byte[], int, int, boolean) - Method in class net.rim.device.api.util.DataBuffer
Writes section of byte array to this buffer.
writeBytes(String) - Method in class net.rim.device.api.util.DataBuffer
Writes a string to the output stream.
writeByteStream(DataBuffer, int, InputStream, long) - Static method in class net.rim.device.api.synchronization.ConverterUtilities
Writes a binary stream with the specified type in the provided data buffer.
writeChar(int) - Method in interface java.io.DataOutput
Writes a char value, which is comprised of two bytes, to the output stream.
writeChar(int) - Method in class java.io.DataOutputStream
Writes a char to the underlying output stream as a 2-byte value, high byte first.
writeChar(int) - Method in class net.rim.device.api.util.DataBuffer
Writes character to this buffer.
writeCharArrayArray(DataBuffer, int, char[][]) - Static method in class net.rim.device.api.synchronization.ConverterUtilities
Writes an array of character arrays with the specified type in the provided data buffer.
writeChars(String) - Method in interface java.io.DataOutput
Writes every character in the string s, to the output stream, in order, two bytes per character.
writeChars(String) - Method in class java.io.DataOutputStream
Writes a string to the underlying output stream as a sequence of characters.
writeChars(String) - Method in class net.rim.device.api.util.DataBuffer
Writes characters in string to this buffer.
writeCompressedInt(int) - Method in class net.rim.device.api.util.DataBuffer
Writes compressed integer to this buffer.
writeCompressedLong(long) - Method in class net.rim.device.api.util.DataBuffer
Writes compressed long integer to this buffer.
writeDataField(DataBuffer, int, byte[]) - Static method in class net.rim.device.api.util.TLEUtilities
Writes a byte array field to the data buffer with the specified type.
writeDataField(DataBuffer, int, byte[], int, int) - Static method in class net.rim.device.api.util.TLEUtilities
Writes section of byte array field to the data buffer with the specified type.
writeDataField(DataBuffer, int, String, int, int, boolean) - Static method in class net.rim.device.api.util.TLEUtilities
Writes section of String field to the data buffer with the specified type.
writeDouble(double) - Method in interface java.io.DataOutput
Writes a double value, which is comprised of eight bytes, to the output stream.
writeDouble(double) - Method in class java.io.DataOutputStream
Converts the double argument to a long using the doubleToLongBits method in class Double, and then writes that long value to the underlying output stream as an 8-byte quantity, high byte first.
writeDouble(double) - Method in class net.rim.device.api.util.DataBuffer
Writes double value to this buffer.
writeEmptyField(DataBuffer, int) - Static method in class net.rim.device.api.synchronization.ConverterUtilities
Writes an empty field of the specified type in the provided data buffer.
writeEnumerated(int) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes an enumerated value to the output stream.
writeEnumerated(int, int, int) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes an enumerated value to the output stream with tagging using the CONTEXT_SPECIFIC_CLASS_FLAG as default.
writeEnumerated(int, int, int, int) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes an enumerated value to the output stream.
writeField(DataBuffer, int, TLEFieldController) - Static method in class net.rim.device.api.util.TLEUtilities
Writes a TLE field into the DataBuffer.
writeFloat(float) - Method in interface java.io.DataOutput
Writes a float value, which is comprised of four bytes, to the output stream.
writeFloat(float) - Method in class java.io.DataOutputStream
Converts the float argument to an int using the floatToIntBits method in class Float, and then writes that int value to the underlying output stream as a 4-byte quantity, high byte first.
writeFloat(float) - Method in class net.rim.device.api.util.DataBuffer
Writes float value to this buffer.
writeGeneralizedTime(long) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes a GeneralizedTime to the output stream.
writeGeneralizedTime(long, int, int) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes a GeneralizedTime to the output stream with tagging using the CONTEXT_SPECIFIC_CLASS_FLAG as default.
writeGeneralizedTime(long, int, int, int) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes a GeneralizedTime to the output stream.
writeIA5String(String) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes an IA5 string to the output stream.
writeIA5String(String, int, int) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes a string to the output stream, using the IA5 format, with tagging using the CONTEXT_SPECIFIC_CLASS_FLAG as default.
writeIA5String(String, int, int, int) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes a string to the output stream, using the IA5 format.
writeInt(int) - Method in interface java.io.DataOutput
Writes an int value, which is comprised of four bytes, to the output stream.
writeInt(int) - Method in class java.io.DataOutputStream
Writes an int to the underlying output stream as four bytes, high byte first.
writeInt(byte[], int, int) - Static method in class net.rim.device.api.io.DatagramAddressBase
Writes integer value into provided buffer.
writeInt(DataBuffer, int, int) - Static method in class net.rim.device.api.synchronization.ConverterUtilities
Writes an integer scalar in the provided data buffer as 8 bytes.
writeInt(int) - Method in class net.rim.device.api.util.DataBuffer
Writes integer to this buffer.
writeIntArray(DataBuffer, int, int[]) - Static method in class net.rim.device.api.synchronization.ConverterUtilities
Writes an array of integers with the specified type in the provided data buffer.
writeIntArrayArray(DataBuffer, int, int[][]) - Static method in class net.rim.device.api.synchronization.ConverterUtilities
Writes an array of integer arrays with the specified type in the provided data buffer.
writeInteger(int) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes an integer value to the output stream.
writeInteger(int, int, int) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes an integer value to the output stream with tagging using the CONTEXT_SPECIFIC_CLASS_FLAG as default.
writeInteger(int, int, int, int) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes an integer value to the output stream.
writeInteger(byte[]) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes an integer (stored in a byte array) to the output stream.
writeInteger(byte[], int, int) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes an integer (stored in a byte array) to the output stream with tagging using the CONTEXT_SPECIFIC_CLASS_FLAG as default.
writeInteger(byte[], int, int, int) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes an integer (stored in a byte array) to the output stream.
writeIntegerField(DataBuffer, int, int, boolean) - Static method in class net.rim.device.api.util.TLEUtilities
Writes an integer field to the data buffer with the specified type.
writeln(String) - Method in interface org.w3c.dom.html2.HTMLDocument
Write a string of text followed by a newline character to a document stream opened by open().
writeLong(long) - Method in interface java.io.DataOutput
Writes an long value, which is comprised of four bytes, to the output stream.
writeLong(long) - Method in class java.io.DataOutputStream
Writes a long to the underlying output stream as eight bytes, high byte first.
writeLong(DataBuffer, int, long) - Static method in class net.rim.device.api.synchronization.ConverterUtilities
Writes a long scalar in the provided data buffer as 8 bytes.
writeLong(long) - Method in class net.rim.device.api.util.DataBuffer
Writes long integer to this buffer.
writeLongArray(DataBuffer, int, long[]) - Static method in class net.rim.device.api.synchronization.ConverterUtilities
Writes an array of longs with the specified type in the provided data buffer.
writeNewModule(int, byte[], int, int) - Static method in class net.rim.device.api.system.CodeModuleManager
Deprecated. Replaced by CodeModuleManager.writeNewModule(int,int,byte[],int,int).
writeNewModule(int, int, byte[], int, int) - Static method in class net.rim.device.api.system.CodeModuleManager
Writes data into a newly created module.
writeNull() - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes a null value to the output stream.
writeNull(int, int) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes a null value to the output stream with tagging using the CONTEXT_SPECIFIC_CLASS_FLAG as default.
writeNull(int, int, int) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes a null value to the output stream.
writeOctetString(byte[]) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes an octet string to the output stream.
writeOctetString(byte[], int, int) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes an octet string to the output stream with tagging using the CONTEXT_SPECIFIC_CLASS_FLAG as default.
writeOctetString(byte[], int, int, int) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes an octet string to the output stream.
writeOID(OID) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes an OBJECT_IDENTIFIER (OID) to the output stream.
writeOID(OID, int, int) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes an OBJECT_IDENTIFIER (OID) to the output stream with tagging using the CONTEXT_SPECIFIC_CLASS_FLAG as default.
writeOID(OID, int, int, int) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes an OBJECT_IDENTIFIER to the output stream.
writePrintableString(String) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes a PRINTABLE string to the output stream.
writePrintableString(String, int, int) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes a string to the output stream, using the PRINTABLE format, with tagging using the CONTEXT_SPECIFIC_CLASS_FLAG as default.
writePrintableString(String, int, int, int) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes a string to the output stream, using the PRINTABLE format.
Writer - Interface in com.google.zxing
The base class for all objects which encode/generate a barcode image.
Writer - Class in java.io
Abstract class for writing to character streams.
Writer() - Constructor for class java.io.Writer
Create a new character-stream writer whose critical sections will synchronize on the writer itself.
Writer(Object) - Constructor for class java.io.Writer
Create a new character-stream writer whose critical sections will synchronize on the given object.
writeRawByteArray(byte[]) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes a byte array to the output stream.
WriterException - Exception in com.google.zxing
A base class which covers the range of exceptions which may occur when encoding a barcode using the Writer framework.
WriterException() - Constructor for exception com.google.zxing.WriterException
 
WriterException(String) - Constructor for exception com.google.zxing.WriterException
 
writeSeparator() - Method in class net.rim.device.api.io.SharedOutputStream
Invoked after an output stream is closed and before the next one begins to write to the shared stream.
writeSequence(ASN1OutputStream) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes a sequence to the output stream.
writeSequence(ASN1OutputStream, int, int) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes a sequence to the output stream with tagging using the CONTEXT_SPECIFIC_CLASS_FLAG as default.
writeSequence(ASN1OutputStream, int, int, int) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes a sequence to the output stream.
writeSet(ASN1OutputStream) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes a set to the output stream.
writeSet(ASN1OutputStream, int, int) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes a set to the output stream with tagging using the CONTEXT_SPECIFIC_CLASS_FLAG as default.
writeSet(ASN1OutputStream, int, int, int) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes a set to the output stream.
writeShort(int) - Method in interface java.io.DataOutput
Writes two bytes to the output stream to represent the value of the argument.
writeShort(int) - Method in class java.io.DataOutputStream
Writes a short to the underlying output stream as two bytes, high byte first.
writeShort(byte[], int, int) - Static method in class net.rim.device.api.io.DatagramAddressBase
Writes short value into provided buffer.
writeShort(DataBuffer, int, short) - Static method in class net.rim.device.api.synchronization.ConverterUtilities
Writes a short scalar in the provided data buffer as 8 bytes.
writeShort(int) - Method in class net.rim.device.api.util.DataBuffer
Writes short integer to this buffer.
writeShortArray(DataBuffer, int, short[]) - Static method in class net.rim.device.api.synchronization.ConverterUtilities
Writes an array of shorts with the specified type in the provided data buffer.
writeStreamWithTag(ASN1OutputStream, int, int) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes a stream to the output, adding on the tags.
writeString(String) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes a string to the output stream, using the UTF8 format by default.
writeString(String, int, int) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes a string to the output stream, using the UTF8 format by default, with tagging using the CONTEXT_SPECIFIC_CLASS_FLAG as default.
writeString(String, int, int, int) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes a string to the output stream, using the UTF8 format by default.
writeString(DataBuffer, int, String) - Static method in class net.rim.device.api.synchronization.ConverterUtilities
Writes an encoded string into the provided data buffer.
writeStringField(DataBuffer, int, String) - Static method in class net.rim.device.api.util.TLEUtilities
Writes a string field to the data buffer with the specified type.
writeStringField(DataBuffer, int, String, boolean) - Static method in class net.rim.device.api.util.TLEUtilities
Writes a string field (with optional terminating null) to the data buffer with the specified type.
writeStringField(DataBuffer, int, String, int, int) - Static method in class net.rim.device.api.util.TLEUtilities
Writes section of string field to the data buffer with the specified type.
writeStringField(DataBuffer, int, String, int, int, boolean) - Static method in class net.rim.device.api.util.TLEUtilities
Writes section of string field (with optional terminating null) to the data buffer with the specified type.
writeT61String(String) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes a T61 string to the output stream.
writeT61String(String, int, int) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes a string to the output stream, using the T61 format, with tagging using the CONTEXT_SPECIFIC_CLASS_FLAG as default.
writeT61String(String, int, int, int) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes a string to the output stream, using the T61 format.
writeTime(long) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes the appropriate (UTCTime / GeneralizedTime) to the output stream.
writeTo(OutputStream) - Method in class net.rim.blackberry.api.mail.BodyPart
Writes information about this body part's content type to provided output stream.
writeTo(OutputStream) - Method in class net.rim.blackberry.api.mail.Message
Writes this message out as an RFC 822 format stream.
writeTo(OutputStream) - Method in class net.rim.blackberry.api.mail.Multipart
Writes out this multipart to a provided output stream.
writeTo(OutputStream) - Method in interface net.rim.blackberry.api.mail.Part
Writes this part's contents to a provided output stream.
writeTo(OutputStream) - Method in class net.rim.blackberry.api.mail.PDAPContactAttachmentPart
Writes the contact information out to provided output stream.
writeTo(OutputStream) - Method in class net.rim.blackberry.api.mail.SupportedAttachmentPart
Writes the name and data of this attachment part to the provided output stream.
writeTo(OutputStream) - Method in class net.rim.blackberry.api.mail.TextBodyPart
Writes this body part's contents to an output stream.
writeTo(OutputStream) - Method in class net.rim.blackberry.api.mail.UnsupportedAttachmentPart
Writes basic information about this attachment part to provided output stream.
writeTo(OutputStream) - Method in class net.rim.device.api.io.http.HttpHeaders
Writes these headers to provided stream.
writeToStream(DataOutputStream) - Method in class net.rim.device.api.io.http.HttpHeaders
Deprecated. HttpHeaders.writeTo(OutputStream) should be used instead of this method.
writeToString(Node) - Method in interface org.w3c.dom.ls.LSSerializer
Serialize the specified node as described above in the general description of the LSSerializer interface.
writeToURI(Node, String) - Method in interface org.w3c.dom.ls.LSSerializer
A convenience method that acts as if LSSerializer.write was called with a LSOutput with no encoding specified and LSOutput.systemId set to the uri argument.
writeUTCTime(long) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes a UTCTime to the output stream.
writeUTCTime(long, int, int) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes a UTCTime to the output stream with tagging using the CONTEXT_SPECIFIC_CLASS_FLAG as default.
writeUTCTime(long, int, int, int) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes a UTCTime to the output stream.
writeUTF(String) - Method in interface java.io.DataOutput
Writes two bytes of length information to the output stream, followed by the Java modified UTF representation of every character in the string s.
writeUTF(String) - Method in class java.io.DataOutputStream
Writes a string to the underlying output stream using UTF-8 encoding in a machine-independent manner.
writeUTF(String) - Method in class net.rim.device.api.util.DataBuffer
Writes UTF-8 string to this buffer.
writeUTF(String, DataOutput) - Static method in class net.rim.device.api.util.StringUtilities
Writes a string to the specified DataOutput using UTF-8 encoding in a machine-independent manner.
writeUTF8String(String) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes a UTF8 string to the output stream.
writeUTF8String(String, int, int) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes a string to the output stream, using the UTF8 format, with tagging using the CONTEXT_SPECIFIC_CLASS_FLAG as default.
writeUTF8String(String, int, int, int) - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Writes a string to the output stream, using the UTF8 format.
WRONG_DOCUMENT_ERR - Static variable in exception org.w3c.dom.DOMException
If a Node is used in a different document than the one that created it (that doesn't support it).
WRONG_RESOURCE_TYPE - Static variable in exception javax.microedition.global.ResourceException
Wrong resource type.
WTLS1 - Static variable in class net.rim.device.api.crypto.DHCryptoSystem
Represents the WTLS #1 DH parameters (512 bits).
WTLS2 - Static variable in class net.rim.device.api.crypto.DHCryptoSystem
Represents the WTLS #2 DH parameters (768 bits).
WTLS20Connection - Class in net.rim.device.api.crypto.tls.wtls20
Represents a WTLS 2.0 Connection.
WTLS20Connection(DatagramConnection, String, String) - Constructor for class net.rim.device.api.crypto.tls.wtls20.WTLS20Connection
Creates an instance of the WTLS protocol passing in an underlying stream connection and the address you are connecting to.
WTLS20Connection(DatagramConnection, String, String, int, int, String) - Constructor for class net.rim.device.api.crypto.tls.wtls20.WTLS20Connection
Creates an instance of the WTLS protocol passing in an underlying stream connection and the address you are connecting to.
WTLS20Connection(DatagramConnection, String, String, int, int, String, int, int) - Constructor for class net.rim.device.api.crypto.tls.wtls20.WTLS20Connection
Creates an instance of the WTLS protocol passing in an underlying stream connection and the address you are connecting to.
WTLS3 - Static variable in class net.rim.device.api.crypto.ECCryptoSystem
A String representing the name of the curve.
WTLS5 - Static variable in class net.rim.device.api.crypto.ECCryptoSystem
A String representing the name of the curve.
WTLS7 - Static variable in class net.rim.device.api.crypto.ECCryptoSystem
A String representing the name of the curve.
WTLS_PublicKeyDecoder - Class in net.rim.device.api.crypto.encoder
Implements the public key decoder for WTLS.
WTLS_PublicKeyDecoder() - Constructor for class net.rim.device.api.crypto.encoder.WTLS_PublicKeyDecoder
Creates a WTLS_PublicKeyDecoder object.
WTLS_SignatureDecoder - Class in net.rim.device.api.crypto.encoder
Implements the signature decoder for WTLS.
WTLS_SignatureDecoder() - Constructor for class net.rim.device.api.crypto.encoder.WTLS_SignatureDecoder
Creates a new WTLS_SignatureDecoder object.
WTLSCertificate - Class in net.rim.device.api.crypto.certificate.wtls
Represents a WTLS certificate.
WTLSCertificate(byte[]) - Constructor for class net.rim.device.api.crypto.certificate.wtls.WTLSCertificate
Creates a WTLSCertificate object given a byte array containing the encoding of the certificate.
WTLSCertificate(byte[], int, int) - Constructor for class net.rim.device.api.crypto.certificate.wtls.WTLSCertificate
Creates a WTLSCertificate object given a byte array containing the encoding of the certificate.
WTLSCertificate(InputStream) - Constructor for class net.rim.device.api.crypto.certificate.wtls.WTLSCertificate
Creates a WTLSCertificate object from the given input stream.
WTLSCipherSuites - Class in net.rim.device.api.crypto.tls.wtls20
This class contains the necessary information for a developer or a user or an interested IT person to determine and specify the ciphersuites that are to be used with a specific connection or that are supposed to be used in general with all connections.
WTLSDistinguishedName - Class in net.rim.device.api.crypto.certificate.wtls
Encapsulates a WTLS identifier, as used in a WTLS certificate, providing easy access to the attributes.
WTLSDistinguishedName(byte[]) - Constructor for class net.rim.device.api.crypto.certificate.wtls.WTLSDistinguishedName
Creates a WTLSDistinguishedName object from the specified byte array.
WTLSDistinguishedName(byte[], int, int) - Constructor for class net.rim.device.api.crypto.certificate.wtls.WTLSDistinguishedName
Creates a WTLSDistinguishedName object from the specified byte array.
WTLSDistinguishedName(InputStream) - Constructor for class net.rim.device.api.crypto.certificate.wtls.WTLSDistinguishedName
Creates a WTLSDistinguishedName object from the specified input stream.

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

Copyright 1999-2011 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Java is a trademark of Oracle America Inc. in the US and other countries.
Legal