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  
XMLApplicationContext — Class in package org.pranaframework.context.support
The XMLApplicationContext is the object factory used in ActionScript projects, in Flex projects you want to use the FlexXMLApplicationContext class.
XMLApplicationContext(source) — Constructor in class org.pranaframework.context.support.XMLApplicationContext
Creates a new XMLApplicationContext
xmlObjectDefinitionsParser — Property in class org.pranaframework.ioc.factory.xml.parser.support.nodeparsers.AbstractNodeParser
The xmlObjectDefinitionsParser using this NodeParser
XMLObjectDefinitionsParser — Class in package org.pranaframework.ioc.factory.xml.parser.support
Xml parser for object definitions.
XMLObjectDefinitionsParser(objectFactory:org.pranaframework.ioc.factory.xml:IXMLObjectFactory) — Constructor in class org.pranaframework.ioc.factory.xml.parser.support.XMLObjectDefinitionsParser
Constructs a new XmlObjectDefinitionsParser.
XmlObjectDefinitionsSerializer — Class in package org.pranaframework.ioc.serializer
XmlObjectDefinitionsSerializer() — Constructor in class org.pranaframework.ioc.serializer.XmlObjectDefinitionsSerializer
XMLObjectFactory — Class in package org.pranaframework.ioc.factory.xml
Manages object definitions and creates new objects based on those definitions.
XMLObjectFactory(source) — Constructor in class org.pranaframework.ioc.factory.xml.XMLObjectFactory
Creates a new XmlObjectFactory
XMLSocketEvent — Class in package org.pranaframework.events
XMLUtils — Class in package org.pranaframework.utils
Contains utilities for working with XML objects.
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