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

OGNL

OGNL stands for Object-Graph Navigation Language; it is an expression language for getting and setting properties of Java objects. You use the same expression for both getting and setting the value of a property. The ognl.Ognl class contains convenience methods for evaluating OGNL expressions. You can do this in two stages, parsing an expression into an internal form and then using that internal form to either set or get the value of a property; or you can do it in a single stage, and get or set a property using the String form of the expression directly.

(追記) (追記ここまで)
License Other

(追記) (追記ここまで)



Java is a trademark or registered trademark of Sun Microsystems, Inc. in the United States and other countries. This site is independent of Sun Microsystems, Inc.

AltStyle によって変換されたページ (->オリジナル) /