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

I

IdAttribute - Class in org.jdom.contrib.ids
A sub-class of the default JDOM Attribute to help keeping up-to-date the element lookup table maintained by IdDocument.
IdAttribute(String, String, Namespace) - Constructor for class org.jdom.contrib.ids.IdAttribute
 
IdAttribute(String, String, int, Namespace) - Constructor for class org.jdom.contrib.ids.IdAttribute
 
IdAttribute(String, String) - Constructor for class org.jdom.contrib.ids.IdAttribute
 
IdAttribute(String, String, int) - Constructor for class org.jdom.contrib.ids.IdAttribute
 
IdDocument - Class in org.jdom.contrib.ids
IdDocument extends the default JDOM document to support looking up elements using their ID attribute.
IdDocument(Element, DocType) - Constructor for class org.jdom.contrib.ids.IdDocument
Creates a new IdDocument, with the supplied Element as the root element and the supplied DocType declaration.
IdDocument(Element) - Constructor for class org.jdom.contrib.ids.IdDocument
Creates a new Document, with the supplied Element as the root element, and no document type declaration.
IdElement - Class in org.jdom.contrib.ids
A sub-class of the default JDOM Element to help keeping up-to-date the element lookup table maintained by IdDocument.
IdElement(String, Namespace) - Constructor for class org.jdom.contrib.ids.IdElement
 
IdElement(String) - Constructor for class org.jdom.contrib.ids.IdElement
 
IdElement(String, String) - Constructor for class org.jdom.contrib.ids.IdElement
 
IdElement(String, String, String) - Constructor for class org.jdom.contrib.ids.IdElement
 
IdFactory - Class in org.jdom.contrib.ids
The IdFactory extends the default JDOM factory to build documents that support looking up elements using their ID attribute.
IdFactory() - Constructor for class org.jdom.contrib.ids.IdFactory
Creates a new IdFactory object.
ignorableWhitespace(char[], int, int) - Method in class org.jdom.contrib.input.scanner.ElementScanner
[ContentHandler interface support] Receives notification of ignorable whitespace in element content.
ignoreAttribute(String, String) - Method in class org.jdom.contrib.beans.BeanMapper
 
ignoredAttributes - Variable in class org.jdom.contrib.beans.BeanMapper
 
ignoredElements - Variable in class org.jdom.contrib.beans.BeanMapper
 
ignoredProperties - Variable in class org.jdom.contrib.beans.BeanMapper
 
ignoreElement(String) - Method in class org.jdom.contrib.beans.BeanMapper
 
ignoreMissingProperties - Variable in class org.jdom.contrib.beans.BeanMapper
 
ignoreNullProperties - Variable in class org.jdom.contrib.beans.BeanMapper
 
ignoreProperty(String) - Method in class org.jdom.contrib.beans.BeanMapper
 
instantiate(String) - Method in class org.jdom.contrib.beans.StringConverter.DateFactory
 
instantiate(String) - Method in interface org.jdom.contrib.beans.StringConverter.Factory
 
instantiateBean(String) - Method in class org.jdom.contrib.beans.BeanMapper
return a fresh new object of the appropriate bean type for the given element name.
isDebug() - Static method in class org.jdom.contrib.input.scanner.XPathMatcher
Returns whether debug traces are active.
isIgnoredAttribute(String, String) - Method in class org.jdom.contrib.beans.BeanMapper
 
isIgnoredElement(String) - Method in class org.jdom.contrib.beans.BeanMapper
 
isIgnoredProperty(String) - Method in class org.jdom.contrib.beans.BeanMapper
 

A B C D E F G H I J L M N O P R S T U V W X Y
Copyright © 2011 Jason Hunter, Brett McLaughlin. All Rights Reserved.