com.metamatrix.connector.xml.base
Class DocumentInfo
java.lang.Object
com.metamatrix.connector.xml.base.DocumentInfo
public class DocumentInfo
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
m_domDoc
public org.jdom.Document m_domDoc
m_externalFiles
public FileLifeManager[] m_externalFiles
m_memoryCacheSize
public int m_memoryCacheSize
m_fileCacheSize
public long m_fileCacheSize
DocumentInfo
public DocumentInfo(org.jdom.Document domDoc,
FileLifeManager[] externalFiles,
int memoryCacheSize,
long fileCacheSize)
Copyright © 2009. All Rights Reserved.