| 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 | |
| TAB — Constant static property in class org.pranaframework.utils.HtmlUtils | |
| string used for tab (<TAB> or \t work best) | |
| tag — Property in class org.pranaframework.utils.Parse | |
| startTag (contains attributes) | |
| TAGS — Constant static property in class org.pranaframework.utils.Parse | |
| default tagnames ["table", "tr", "td"] | |
| target — Property in class org.pranaframework.utils.MethodInvoker | |
| targetClass — Property in class org.pranaframework.ioc.factory.config.FieldRetrievingFactoryObject | |
| targetField — Property in class org.pranaframework.ioc.factory.config.FieldRetrievingFactoryObject | |
| targetObject — Property in class org.pranaframework.ioc.factory.config.FieldRetrievingFactoryObject | |
| TEMPLATE_ELEMENT — Constant static property in class org.pranaframework.ioc.factory.xml.parser.XmlObjectDefinitionsParser | |
| TemplatePreprocessor — Class in package org.pranaframework.ioc.factory.xml.preprocessors | |
The TemplatePreprocessor is used to apply all templates
to the xml context. |
|
| TemplatePreprocessor() — Constructor in class org.pranaframework.ioc.factory.xml.preprocessors.TemplatePreprocessor | |
Creates a new TemplatePreprocessor
|
|
| text() — Method in class org.pranaframework.utils.Parse | |
| Unformat, unescape and trim String value | |
| TEXT_NODE_KIND — Constant static property in class org.pranaframework.utils.XMLUtils | |
| toInstance(object, clazz) — Static method in class org.pranaframework.utils.ObjectUtils | |
| Converts a plain vanilla object to be an instance of the class passed as the second variable. | |
| toString() — Method in class org.pranaframework.collections.Map | |
| toString() — Method in class org.pranaframework.ioc.ObjectDefinition | |
| toString() — Method in class org.pranaframework.reflection.MetaData | |
| toString() — Method in class org.pranaframework.reflection.Method | |
| toString() — Method in class org.pranaframework.utils.Parse | |
| trailer — Property in class org.pranaframework.utils.Parse | |
| text after the endTag | |
| TRANSIENT — Constant static property in class org.pranaframework.reflection.MetaData | |
| type — Property in class org.pranaframework.collections.TypedCollection | |
| type — Property in class org.pranaframework.reflection.AbstractMember | |
| type — Property in interface org.pranaframework.reflection.IMember | |
| Returns the type of this member. | |
| type — Property in class org.pranaframework.reflection.Parameter | |
| Type — Class in package org.pranaframework.reflection | |
| Provides information about the characteristics of a class or an interface. | |
| Type() — Constructor in class org.pranaframework.reflection.Type | |
Creates a new Type instance. |
|
| TypeConverter — Class in package org.pranaframework.utils | |
| Converts a variable from one type to another. | |
| TypedCollection — Class in package org.pranaframework.collections | |
| Collection that is forced to hold values of a certain type. | |
| TypedCollection(type, source) — Constructor in class org.pranaframework.collections.TypedCollection | |
| TypedCollectionEvent — Class in package org.pranaframework.collections | |
| Describes an event generated by a TypedCollection | |
| TypedCollectionEvent(type, item, bubbles, cancelable) — Constructor in class org.pranaframework.collections.TypedCollectionEvent | |
Creates a new TypedCollectionEvent instance
|
|
| TypedCollectionViewCursor — Class in package org.pranaframework.collections | |
| A decorator for an IViewCursor instance which forces the cursor to deal with values of a certain type. | |
| TypedCollectionViewCursor(type, decoratedViewCursor) — Constructor in class org.pranaframework.collections.TypedCollectionViewCursor | |
| 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 | |