Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
E
G
I
N
O
P
S
T
A
addImport(Set<String>, String)
- Static method in class net.jangaroo.exml.utils.
ExmlUtils
C
computeConfigClassTarget(String)
- Method in class net.jangaroo.exml.config.
ExmlConfiguration
computeGeneratedComponentClassFile(File)
- Method in class net.jangaroo.exml.config.
ExmlConfiguration
computeGeneratedConfigClassFile(File)
- Method in class net.jangaroo.exml.config.
ExmlConfiguration
createComponentClassName(String)
- Static method in class net.jangaroo.exml.utils.
ExmlUtils
Create a ComponentClass name from the given name.
E
EXML_ANNOTATION_AT_ATTRIBUTE
- Static variable in interface net.jangaroo.exml.api.
Exmlc
EXML_ANNOTATION_NODE_NAME
- Static variable in interface net.jangaroo.exml.api.
Exmlc
EXML_BASE_CLASS_ATTRIBUTE
- Static variable in interface net.jangaroo.exml.api.
Exmlc
EXML_CFG_NAME_ATTRIBUTE
- Static variable in interface net.jangaroo.exml.api.
Exmlc
EXML_CFG_NODE_NAME
- Static variable in interface net.jangaroo.exml.api.
Exmlc
EXML_CFG_TYPE_ATTRIBUTE
- Static variable in interface net.jangaroo.exml.api.
Exmlc
EXML_CLASS_NODE_NAME
- Static variable in interface net.jangaroo.exml.api.
Exmlc
EXML_COMPONENT_NODE_NAME
- Static variable in interface net.jangaroo.exml.api.
Exmlc
EXML_CONFIG_URI_PREFIX
- Static variable in interface net.jangaroo.exml.api.
Exmlc
EXML_CONSTANT_NAME_ATTRIBUTE
- Static variable in interface net.jangaroo.exml.api.
Exmlc
Deprecated.
EXML_CONSTANT_NODE_NAME
- Static variable in interface net.jangaroo.exml.api.
Exmlc
EXML_CONSTANT_TYPE_ATTRIBUTE
- Static variable in interface net.jangaroo.exml.api.
Exmlc
Deprecated.
EXML_CONSTANT_VALUE_ATTRIBUTE
- Static variable in interface net.jangaroo.exml.api.
Exmlc
Deprecated.
EXML_DECLARATION_NAME_ATTRIBUTE
- Static variable in interface net.jangaroo.exml.api.
Exmlc
The name of a constant or var.
EXML_DECLARATION_TYPE_ATTRIBUTE
- Static variable in interface net.jangaroo.exml.api.
Exmlc
The type of a constant or var.
EXML_DECLARATION_VALUE_ATTRIBUTE
- Static variable in interface net.jangaroo.exml.api.
Exmlc
The value of a constant or var.
EXML_DESCRIPTION_NODE_NAME
- Static variable in interface net.jangaroo.exml.api.
Exmlc
EXML_GRID_COLUMN_NODE_NAME
- Static variable in interface net.jangaroo.exml.api.
Exmlc
EXML_IMPORT_CLASS_ATTRIBUTE
- Static variable in interface net.jangaroo.exml.api.
Exmlc
EXML_IMPORT_NODE_NAME
- Static variable in interface net.jangaroo.exml.api.
Exmlc
EXML_LAYOUT_NODE_NAME
- Static variable in interface net.jangaroo.exml.api.
Exmlc
EXML_NAMESPACE_URI
- Static variable in interface net.jangaroo.exml.api.
Exmlc
EXML_OBJECT_NODE_NAME
- Static variable in interface net.jangaroo.exml.api.
Exmlc
EXML_PLUGIN_NODE_NAME
- Static variable in interface net.jangaroo.exml.api.
Exmlc
EXML_PUBLIC_API_ATTRIBUTE
- Static variable in interface net.jangaroo.exml.api.
Exmlc
EXML_ROOT_NODE_NAMES
- Static variable in interface net.jangaroo.exml.api.
Exmlc
EXML_SCHEMA_LOCATION
- Static variable in interface net.jangaroo.exml.api.
Exmlc
EXML_SUFFIX
- Static variable in interface net.jangaroo.exml.api.
Exmlc
EXML_UNTYPED_NAMESPACE_URI
- Static variable in interface net.jangaroo.exml.api.
Exmlc
EXML_UNTYPED_SCHEMA_LOCATION
- Static variable in interface net.jangaroo.exml.api.
Exmlc
EXML_VAR_NODE_NAME
- Static variable in interface net.jangaroo.exml.api.
Exmlc
Exmlc
- Interface in
net.jangaroo.exml.api
Interface for EXML compiler, used by universal Jangaroo IDEA Plugin.
ExmlcException
- Exception in
net.jangaroo.exml.api
An exception that occurs while parsing EXML files.
ExmlcException(String)
- Constructor for exception net.jangaroo.exml.api.
ExmlcException
ExmlcException(String, int)
- Constructor for exception net.jangaroo.exml.api.
ExmlcException
ExmlcException(String, int, int)
- Constructor for exception net.jangaroo.exml.api.
ExmlcException
ExmlcException(String, Throwable)
- Constructor for exception net.jangaroo.exml.api.
ExmlcException
ExmlcException(String, File, Exception)
- Constructor for exception net.jangaroo.exml.api.
ExmlcException
ExmlConfiguration
- Class in
net.jangaroo.exml.config
ExmlConfiguration()
- Constructor for class net.jangaroo.exml.config.
ExmlConfiguration
ExmlUtils
- Class in
net.jangaroo.exml.utils
Some useful utility functions for EXML handling.
ExmlUtils()
- Constructor for class net.jangaroo.exml.utils.
ExmlUtils
G
generateAllComponentClasses()
- Method in interface net.jangaroo.exml.api.
Exmlc
generateAllConfigClasses()
- Method in interface net.jangaroo.exml.api.
Exmlc
generateComponentClass(File)
- Method in interface net.jangaroo.exml.api.
Exmlc
generateConfigClass(File)
- Method in interface net.jangaroo.exml.api.
Exmlc
generateXsd()
- Method in interface net.jangaroo.exml.api.
Exmlc
getCodeExpression(String)
- Static method in class net.jangaroo.exml.utils.
ExmlUtils
getColumn()
- Method in exception net.jangaroo.exml.api.
ExmlcException
getConfig()
- Method in interface net.jangaroo.exml.api.
Exmlc
getConfigClassPackage()
- Method in class net.jangaroo.exml.config.
ExmlConfiguration
getFile()
- Method in exception net.jangaroo.exml.api.
ExmlcException
getFileName()
- Method in exception net.jangaroo.exml.api.
ExmlcException
getLine()
- Method in exception net.jangaroo.exml.api.
ExmlcException
getResourceOutputDirectory()
- Method in class net.jangaroo.exml.config.
ExmlConfiguration
I
isCodeExpression(String)
- Static method in class net.jangaroo.exml.utils.
ExmlUtils
isExmlNamespace(String)
- Static method in class net.jangaroo.exml.utils.
ExmlUtils
N
net.jangaroo.exml.api
- package net.jangaroo.exml.api
net.jangaroo.exml.config
- package net.jangaroo.exml.config
net.jangaroo.exml.utils
- package net.jangaroo.exml.utils
O
OUTPUT_CHARSET
- Static variable in interface net.jangaroo.exml.api.
Exmlc
P
parsePackageFromNamespace(String)
- Static method in class net.jangaroo.exml.utils.
ExmlUtils
S
setColumn(int)
- Method in exception net.jangaroo.exml.api.
ExmlcException
setConfig(ExmlConfiguration)
- Method in interface net.jangaroo.exml.api.
Exmlc
setConfigClassPackage(String)
- Method in class net.jangaroo.exml.config.
ExmlConfiguration
setFile(File)
- Method in exception net.jangaroo.exml.api.
ExmlcException
setLine(int)
- Method in exception net.jangaroo.exml.api.
ExmlcException
setResourceOutputDirectory(File)
- Method in class net.jangaroo.exml.config.
ExmlConfiguration
T
toString()
- Method in exception net.jangaroo.exml.api.
ExmlcException
toString()
- Method in class net.jangaroo.exml.config.
ExmlConfiguration
A
C
E
G
I
N
O
P
S
T
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2002-2012
CoreMedia AG
. All Rights Reserved.