Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A C D F G L M N P S T

A

AddressBookSOAPBindingImpl - class samples.addr.AddressBookSOAPBindingImpl.
 
AddressBookSOAPBindingImpl() - Constructor for class samples.addr.AddressBookSOAPBindingImpl
 
AddressBookTestCase - class samples.addr.AddressBookTestCase.
Test the address book sample code.
AddressBookTestCase(String) - Constructor for class samples.addr.AddressBookTestCase
 
addEntry(String, samples.addr.Address) - Method in class samples.addr.AddressBookSOAPBindingImpl
 
addr1 - Static variable in class samples.addr.Main
 
addresses - Variable in class samples.addr.AddressBookSOAPBindingImpl
 

C

countKids(Element, short) - Static method in class samples.addr.DOMUtils
Count number of children of a certain type of the given element.

D

DOMUtils - class samples.addr.DOMUtils.
 
DOMUtils() - Constructor for class samples.addr.DOMUtils
 
doTest() - Method in class samples.addr.AddressBookTestCase
 
doit(AddressBook) - Static method in class samples.addr.Main
 

F

findChildElementWithAttribute(Element, String, String) - Static method in class samples.addr.DOMUtils
Return the first child element of the given element which has the given attribute with the given value.

G

getAddressFromName(String) - Method in class samples.addr.AddressBookSOAPBindingImpl
 
getAttribute(Element, String) - Static method in class samples.addr.DOMUtils
Returns the value of an attribute of an element.
getAttributeNS(Element, String, String) - Static method in class samples.addr.DOMUtils
Returns the value of an attribute of an element.
getChildCharacterData(Element) - Static method in class samples.addr.DOMUtils
Concat all the text and cdata node children of this elem and return the resulting text.
getElementByID(Element, String) - Static method in class samples.addr.DOMUtils
 
getFirstChildElement(Element) - Static method in class samples.addr.DOMUtils
Return the first child element of the given element.
getNamespaceURIFromPrefix(Node, String) - Static method in class samples.addr.DOMUtils
Given a prefix and a node, return the namespace URI that the prefix has been associated with.
getNextSiblingElement(Element) - Static method in class samples.addr.DOMUtils
Return the next sibling element of the given element.

L

log - Static variable in class samples.addr.AddressBookTestCase
 

M

Main - class samples.addr.Main.
This class shows how to use the Call object's ability to become session aware.
Main() - Constructor for class samples.addr.Main
 
main(String[]) - Static method in class samples.addr.Main
 

N

NS_URI_XMLNS - Static variable in class samples.addr.DOMUtils
The namespaceURI represented by the prefix xmlns.
name1 - Static variable in class samples.addr.Main
 

P

phone1 - Static variable in class samples.addr.Main
 
printAddress(Address) - Static method in class samples.addr.Main
 

S

samples.addr - package samples.addr
 

T

testAddressBookService() - Method in class samples.addr.AddressBookTestCase
 

A C D F G L M N P S T