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

Quick Search    Search Deep
B C D F G J L M O P R S U X

B

builder - Variable in class org.jxbeans.utilities.XbeansAdapter
 

C

category - Variable in class org.jxbeans.utilities.Logger
 

D

document - Variable in class org.jxbeans.utilities.JXBeanModelRunner
 
documentReady(DocumentReadyEvent) - Method in class org.jxbeans.utilities.JXBeanModelRunner
 
documentReady(DocumentReadyEvent) - Method in class org.jxbeans.utilities.Logger
 
documentReady(DocumentReadyEvent) - Method in class org.jxbeans.utilities.XbeansAdapter
Accepts a JXBeans DocumentReadyEvent, converts the JDOM Document into a W3C DOM Document, creates a new Xbeans DOMEvent with the newly converted document, and the source from the incoming DocumentReadyEvent.

F

file - Variable in class org.jxbeans.utilities.JXBeanModelRunner
 
fileName - Variable in class org.jxbeans.utilities.JXBeanModelRunner
 

G

getBeanDescriptor() - Method in class org.jxbeans.utilities.JXBeanModelRunnerBeanInfo
 
getBeanDescriptor() - Method in class org.jxbeans.utilities.LoggerBeanInfo
 
getBeanDescriptor() - Method in class org.jxbeans.utilities.XbeansAdapterBeanInfo
 
getDOMListener() - Method in class org.jxbeans.utilities.XbeansAdapter
 
getLogCategory() - Method in class org.jxbeans.utilities.Logger
 
getLogMessage() - Method in class org.jxbeans.utilities.Logger
 
getLogPriority() - Method in class org.jxbeans.utilities.Logger
 
getModel() - Method in class org.jxbeans.utilities.JXBeanModelRunner
 
getModelDocument() - Method in class org.jxbeans.utilities.JXBeanModelRunner
 
getModelFile() - Method in class org.jxbeans.utilities.JXBeanModelRunner
 
getModelFileName() - Method in class org.jxbeans.utilities.JXBeanModelRunner
 
getModelReader() - Method in class org.jxbeans.utilities.JXBeanModelRunner
 
getModelURL() - Method in class org.jxbeans.utilities.JXBeanModelRunner
 
getParentElementExpression() - Method in class org.jxbeans.utilities.JXBeanModelRunner
 
getPropertyDescriptors() - Method in class org.jxbeans.utilities.JXBeanModelRunnerBeanInfo
 
getPropertyDescriptors() - Method in class org.jxbeans.utilities.LoggerBeanInfo
 
getTags() - Method in class org.jxbeans.utilities.LogPriorityPropertyEditor
 

J

JXBeanModelRunner - class org.jxbeans.utilities.JXBeanModelRunner.
The JXBeanModelRunner JXBean will execute another JXBeanModel.
JXBeanModelRunner() - Constructor for class org.jxbeans.utilities.JXBeanModelRunner
 
JXBeanModelRunnerBeanInfo - class org.jxbeans.utilities.JXBeanModelRunnerBeanInfo.
 
JXBeanModelRunnerBeanInfo() - Constructor for class org.jxbeans.utilities.JXBeanModelRunnerBeanInfo
 

L

LogPriorityPropertyEditor - class org.jxbeans.utilities.LogPriorityPropertyEditor.
 
LogPriorityPropertyEditor() - Constructor for class org.jxbeans.utilities.LogPriorityPropertyEditor
 
Logger - class org.jxbeans.utilities.Logger.
The Logger JXBean will log either a string message, the incoming document or a transformation of the incoming document to a specified log category at a specified log priority.
Logger() - Constructor for class org.jxbeans.utilities.Logger
 
LoggerBeanInfo - class org.jxbeans.utilities.LoggerBeanInfo.
 
LoggerBeanInfo() - Constructor for class org.jxbeans.utilities.LoggerBeanInfo
 
log - Static variable in class org.jxbeans.utilities.JXBeanModelRunner
 
log - Static variable in class org.jxbeans.utilities.Logger
 
log - Static variable in class org.jxbeans.utilities.XbeansAdapter
 
logPriority - Variable in class org.jxbeans.utilities.Logger
 
logger - Variable in class org.jxbeans.utilities.Logger
 

M

message - Variable in class org.jxbeans.utilities.Logger
 
model - Variable in class org.jxbeans.utilities.JXBeanModelRunner
 

O

org.jxbeans.utilities - package org.jxbeans.utilities
This package contains the core classes and interfaces of the JXBeans Framework.
outputter - Variable in class org.jxbeans.utilities.XbeansAdapter
 

P

parentElementExpression - Variable in class org.jxbeans.utilities.JXBeanModelRunner
 

R

reader - Variable in class org.jxbeans.utilities.JXBeanModelRunner
 
runtime - Variable in class org.jxbeans.utilities.JXBeanModelRunner
 

S

setAsText(String) - Method in class org.jxbeans.utilities.LogPriorityPropertyEditor
 
setDOMListener(DOMListener) - Method in class org.jxbeans.utilities.XbeansAdapter
Sets the Xbeans-compliant DOMListener.
setLogCategory(String) - Method in class org.jxbeans.utilities.Logger
Sets the Log4J Category name this bean should use for logging the document.
setLogMessage(String) - Method in class org.jxbeans.utilities.Logger
Sets the message that will be logged (instead of logging the document) when this Logger's documentReady() method is called.
setLogPriority(int) - Method in class org.jxbeans.utilities.Logger
Sets the Log4J logging priority that will be used to log.
setModel(JXBeanModel) - Method in class org.jxbeans.utilities.JXBeanModelRunner
Sets the JXBean model.
setModelDocument(Document) - Method in class org.jxbeans.utilities.JXBeanModelRunner
Sets the Document that represents a JXBean model.
setModelFile(File) - Method in class org.jxbeans.utilities.JXBeanModelRunner
Sets the File from which this bean will load a JXBean model.
setModelFileName(String) - Method in class org.jxbeans.utilities.JXBeanModelRunner
Sets the file name from which this bean will load a JXBean model.
setModelReader(Reader) - Method in class org.jxbeans.utilities.JXBeanModelRunner
Sets the Reader from which this bean will load a JXBean model.
setModelURL(URL) - Method in class org.jxbeans.utilities.JXBeanModelRunner
Sets the URL from which this bean will load a JXBean model.
setParentElementExpression(String) - Method in class org.jxbeans.utilities.JXBeanModelRunner
Sets the XPath expression that resolves to a location in the incoming document where the resulting document from the JXBeanModel execution (if any) will be inserted.

U

url - Variable in class org.jxbeans.utilities.JXBeanModelRunner
 

X

XbeansAdapter - class org.jxbeans.utilities.XbeansAdapter.
The XbeansAdapter JXBean provides a bridge to the Xbeans framework.
XbeansAdapter() - Constructor for class org.jxbeans.utilities.XbeansAdapter
 
XbeansAdapterBeanInfo - class org.jxbeans.utilities.XbeansAdapterBeanInfo.
 
XbeansAdapterBeanInfo() - Constructor for class org.jxbeans.utilities.XbeansAdapterBeanInfo
 
xbeansListener - Variable in class org.jxbeans.utilities.XbeansAdapter
 

B C D F G J L M O P R S U X