JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
de.pdark.decentxml.mapping
Interface INodeHandler
All Known Implementing Classes:
AbstractNodeHandler
,
ComplexElementHandler
,
NoParametersHandler
,
NopHandler
,
TextHandlerFactory.StringTextHandler
,
TextHandlerFactory.TextObjectTextHandler
public interface
INodeHandler
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
handle
(
Node
node)
Method Detail
handle
void handle(
Node
node)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method