Qizx/Open v0.4p2

net.xfra.qizxopen.dm
Class CoreDM

java.lang.Object
  |
  +--net.xfra.qizxopen.dm.CoreDM

public class CoreDM
extends java.lang.Object

Basic in-core implementation of Data Model, which can be used independently of XQuery.

Used for temporarily constructed tree fragments. TODO: builder!


Nested Class Summary
static class CoreDM.BaseNode
          [Internal].
 
Field Summary
static int CreatedElements
           
static int CreatedText
           
 
Constructor Summary
CoreDM()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CreatedElements

public static int CreatedElements

CreatedText

public static int CreatedText
Constructor Detail

CoreDM

public CoreDM()

 Copyright Xavier FRANC 2003-2004