jp.sourceforge.sqs_xml.reader.model
クラス AbstractReaderFactory

java.lang.Object
  拡張jp.sourceforge.sqs_xml.reader.model.AbstractReaderFactory
すべての実装インタフェース:
IReaderFactory
直系の既知のサブクラス:
DefaultReaderFactory

public abstract class AbstractReaderFactory
extends java.lang.Object
implements IReaderFactory

AbstractReaderFactory is generated by Relaxer based on reader.rng.

バージョン:
reader.rng 1.0 (Fri Jun 18 02:41:18 GMT+09:00 2004)
作成者:
Relaxer 1.1b (http://www.relaxer.org)

フィールドの概要
protected  java.lang.String baseUri
           
protected  org.xml.sax.EntityResolver entityResolver
           
protected  org.xml.sax.ErrorHandler errorHandler
           
 
コンストラクタの概要
AbstractReaderFactory()
           
 
メソッドの概要
 IRNode create(org.w3c.dom.Document doc)
          Creates a IRNode by the Document doc.
 IRNode create(org.w3c.dom.Document doc, RContext rContext)
          Creates a IRNode by the Document doc.
 IRNode create(org.w3c.dom.Element element)
          Creates a IRNode by the Element element.
 IRNode create(org.w3c.dom.Element element, RContext rContext)
          Creates a IRNode by the Element element.
 IRNode create(java.io.File file)
          Creates a IRNode by the File file.
 IRNode create(java.io.File file, RContext rContext)
          Creates a IRNode by the File file.
 IRNode create(org.xml.sax.InputSource is)
          Creates a IRNode by the InputSource is.
 IRNode create(org.xml.sax.InputSource is, RContext rContext)
          Creates a IRNode by the InputSource is.
 IRNode create(java.io.InputStream in)
          Creates a IRNode by the InputStream in.
 IRNode create(java.io.InputStream in, RContext rContext)
          Creates a IRNode by the InputStream in.
 IRNode create(IRNode source)
          Creates a IRNode by the copy IRNode.
 IRNode create(IRNode source, RContext rContext)
          Creates a IRNode by the copy IRNode.
 IRNode create(java.io.Reader reader)
          Creates a IRNode by the Reader reader.
 IRNode create(java.io.Reader reader, RContext rContext)
          Creates a IRNode by the Reader reader.
 IRNode create(java.lang.String uri)
          Creates a IRNode by the String representation of URI uri.
 IRNode create(java.lang.String uri, RContext rContext)
          Creates a IRNode by the String representation of URI uri.
 IRNode create(java.net.URL url)
          Creates a IRNode by the URL url.
 IRNode create(java.net.URL url, RContext rContext)
          Creates a IRNode by the URL url.
 FormElementsSelect createFormElementsSelect(org.w3c.dom.Document doc)
          Creates a FormElementsSelect by the Document doc.
 FormElementsSelect createFormElementsSelect(org.w3c.dom.Document doc, RContext rContext)
          Creates a FormElementsSelect by the Document doc.
 FormElementsSelect createFormElementsSelect(org.w3c.dom.Element element)
          Creates a FormElementsSelect by the Element element.
 FormElementsSelect createFormElementsSelect(org.w3c.dom.Element element, RContext rContext)
          Creates a FormElementsSelect by the Element element.
 FormElementsSelect createFormElementsSelect(java.io.File file)
          Creates a FormElementsSelect by the File file.
 FormElementsSelect createFormElementsSelect(java.io.File file, RContext rContext)
          Creates a FormElementsSelect by the File file.
 FormElementsSelect createFormElementsSelect(FormElementsSelect source)
          Creates a FormElementsSelect by the object source.
 FormElementsSelect createFormElementsSelect(FormElementsSelect source, RContext rContext)
          Creates a FormElementsSelect by the Object source.
 FormElementsSelect createFormElementsSelect(org.xml.sax.InputSource is)
          Creates a FormElementsSelect by the InputSource is.
 FormElementsSelect createFormElementsSelect(org.xml.sax.InputSource is, RContext rContext)
          Creates a FormElementsSelect by the InputSource is.
 FormElementsSelect createFormElementsSelect(java.io.InputStream in)
          Creates a FormElementsSelect by the InputStream in.
 FormElementsSelect createFormElementsSelect(java.io.InputStream in, RContext rContext)
          Creates a FormElementsSelect by the InputStream in.
 FormElementsSelect createFormElementsSelect(RContext rContext)
          Creates a FormElementsSelect with Context.
 FormElementsSelect createFormElementsSelect(java.io.Reader reader)
          Creates a FormElementsSelect by the Reader reader.
 FormElementsSelect createFormElementsSelect(java.io.Reader reader, RContext rContext)
          Creates a FormElementsSelect by the Reader reader.
 FormElementsSelect createFormElementsSelect(RStack stack)
          Creates a FormElementsSelect by the Stack stack.
 FormElementsSelect createFormElementsSelect(RStack stack, RContext rContext)
          Creates a FormElementsSelect by the Stack stack.
 FormElementsSelect createFormElementsSelect(java.lang.String uri)
          Creates a FormElementsSelect by the String representation of URI uri.
 FormElementsSelect createFormElementsSelect(java.lang.String uri, RContext rContext)
          Creates a FormElementsSelect by the String representation of URI uri.
 FormElementsSelect createFormElementsSelect(java.net.URL url)
          Creates a FormElementsSelect by the URL url.
 FormElementsSelect createFormElementsSelect(java.net.URL url, RContext rContext)
          Creates a FormElementsSelect by the URL url.
 FormElementsSelectItem createFormElementsSelectItem(org.w3c.dom.Document doc)
          Creates a FormElementsSelectItem by the Document doc.
 FormElementsSelectItem createFormElementsSelectItem(org.w3c.dom.Document doc, RContext rContext)
          Creates a FormElementsSelectItem by the Document doc.
 FormElementsSelectItem createFormElementsSelectItem(org.w3c.dom.Element element)
          Creates a FormElementsSelectItem by the Element element.
 FormElementsSelectItem createFormElementsSelectItem(org.w3c.dom.Element element, RContext rContext)
          Creates a FormElementsSelectItem by the Element element.
 FormElementsSelectItem createFormElementsSelectItem(java.io.File file)
          Creates a FormElementsSelectItem by the File file.
 FormElementsSelectItem createFormElementsSelectItem(java.io.File file, RContext rContext)
          Creates a FormElementsSelectItem by the File file.
 FormElementsSelectItem createFormElementsSelectItem(FormElementsSelectItem source)
          Creates a FormElementsSelectItem by the object source.
 FormElementsSelectItem createFormElementsSelectItem(FormElementsSelectItem source, RContext rContext)
          Creates a FormElementsSelectItem by the Object source.
 FormElementsSelectItem createFormElementsSelectItem(org.xml.sax.InputSource is)
          Creates a FormElementsSelectItem by the InputSource is.
 FormElementsSelectItem createFormElementsSelectItem(org.xml.sax.InputSource is, RContext rContext)
          Creates a FormElementsSelectItem by the InputSource is.
 FormElementsSelectItem createFormElementsSelectItem(java.io.InputStream in)
          Creates a FormElementsSelectItem by the InputStream in.
 FormElementsSelectItem createFormElementsSelectItem(java.io.InputStream in, RContext rContext)
          Creates a FormElementsSelectItem by the InputStream in.
 FormElementsSelectItem createFormElementsSelectItem(RContext rContext)
          Creates a FormElementsSelectItem with Context.
 FormElementsSelectItem createFormElementsSelectItem(java.io.Reader reader)
          Creates a FormElementsSelectItem by the Reader reader.
 FormElementsSelectItem createFormElementsSelectItem(java.io.Reader reader, RContext rContext)
          Creates a FormElementsSelectItem by the Reader reader.
 FormElementsSelectItem createFormElementsSelectItem(RStack stack)
          Creates a FormElementsSelectItem by the Stack stack.
 FormElementsSelectItem createFormElementsSelectItem(RStack stack, RContext rContext)
          Creates a FormElementsSelectItem by the Stack stack.
 FormElementsSelectItem createFormElementsSelectItem(java.lang.String uri)
          Creates a FormElementsSelectItem by the String representation of URI uri.
 FormElementsSelectItem createFormElementsSelectItem(java.lang.String uri, RContext rContext)
          Creates a FormElementsSelectItem by the String representation of URI uri.
 FormElementsSelectItem createFormElementsSelectItem(java.net.URL url)
          Creates a FormElementsSelectItem by the URL url.
 FormElementsSelectItem createFormElementsSelectItem(java.net.URL url, RContext rContext)
          Creates a FormElementsSelectItem by the URL url.
 FormElementsSelectItemMetadata createFormElementsSelectItemMetadata(org.w3c.dom.Document doc)
          Creates a FormElementsSelectItemMetadata by the Document doc.
 FormElementsSelectItemMetadata createFormElementsSelectItemMetadata(org.w3c.dom.Document doc, RContext rContext)
          Creates a FormElementsSelectItemMetadata by the Document doc.
 FormElementsSelectItemMetadata createFormElementsSelectItemMetadata(org.w3c.dom.Element element)
          Creates a FormElementsSelectItemMetadata by the Element element.
 FormElementsSelectItemMetadata createFormElementsSelectItemMetadata(org.w3c.dom.Element element, RContext rContext)
          Creates a FormElementsSelectItemMetadata by the Element element.
 FormElementsSelectItemMetadata createFormElementsSelectItemMetadata(java.io.File file)
          Creates a FormElementsSelectItemMetadata by the File file.
 FormElementsSelectItemMetadata createFormElementsSelectItemMetadata(java.io.File file, RContext rContext)
          Creates a FormElementsSelectItemMetadata by the File file.
 FormElementsSelectItemMetadata createFormElementsSelectItemMetadata(FormElementsSelectItemMetadata source)
          Creates a FormElementsSelectItemMetadata by the object source.
 FormElementsSelectItemMetadata createFormElementsSelectItemMetadata(FormElementsSelectItemMetadata source, RContext rContext)
          Creates a FormElementsSelectItemMetadata by the Object source.
 FormElementsSelectItemMetadata createFormElementsSelectItemMetadata(org.xml.sax.InputSource is)
          Creates a FormElementsSelectItemMetadata by the InputSource is.
 FormElementsSelectItemMetadata createFormElementsSelectItemMetadata(org.xml.sax.InputSource is, RContext rContext)
          Creates a FormElementsSelectItemMetadata by the InputSource is.
 FormElementsSelectItemMetadata createFormElementsSelectItemMetadata(java.io.InputStream in)
          Creates a FormElementsSelectItemMetadata by the InputStream in.
 FormElementsSelectItemMetadata createFormElementsSelectItemMetadata(java.io.InputStream in, RContext rContext)
          Creates a FormElementsSelectItemMetadata by the InputStream in.
 FormElementsSelectItemMetadata createFormElementsSelectItemMetadata(RContext rContext)
          Creates a FormElementsSelectItemMetadata with Context.
 FormElementsSelectItemMetadata createFormElementsSelectItemMetadata(java.io.Reader reader)
          Creates a FormElementsSelectItemMetadata by the Reader reader.
 FormElementsSelectItemMetadata createFormElementsSelectItemMetadata(java.io.Reader reader, RContext rContext)
          Creates a FormElementsSelectItemMetadata by the Reader reader.
 FormElementsSelectItemMetadata createFormElementsSelectItemMetadata(RStack stack)
          Creates a FormElementsSelectItemMetadata by the Stack stack.
 FormElementsSelectItemMetadata createFormElementsSelectItemMetadata(RStack stack, RContext rContext)
          Creates a FormElementsSelectItemMetadata by the Stack stack.
 FormElementsSelectItemMetadata createFormElementsSelectItemMetadata(java.lang.String uri)
          Creates a FormElementsSelectItemMetadata by the String representation of URI uri.
 FormElementsSelectItemMetadata createFormElementsSelectItemMetadata(java.lang.String uri, RContext rContext)
          Creates a FormElementsSelectItemMetadata by the String representation of URI uri.
 FormElementsSelectItemMetadata createFormElementsSelectItemMetadata(java.net.URL url)
          Creates a FormElementsSelectItemMetadata by the URL url.
 FormElementsSelectItemMetadata createFormElementsSelectItemMetadata(java.net.URL url, RContext rContext)
          Creates a FormElementsSelectItemMetadata by the URL url.
 FormElementsTextarea createFormElementsTextarea(org.w3c.dom.Document doc)
          Creates a FormElementsTextarea by the Document doc.
 FormElementsTextarea createFormElementsTextarea(org.w3c.dom.Document doc, RContext rContext)
          Creates a FormElementsTextarea by the Document doc.
 FormElementsTextarea createFormElementsTextarea(org.w3c.dom.Element element)
          Creates a FormElementsTextarea by the Element element.
 FormElementsTextarea createFormElementsTextarea(org.w3c.dom.Element element, RContext rContext)
          Creates a FormElementsTextarea by the Element element.
 FormElementsTextarea createFormElementsTextarea(java.io.File file)
          Creates a FormElementsTextarea by the File file.
 FormElementsTextarea createFormElementsTextarea(java.io.File file, RContext rContext)
          Creates a FormElementsTextarea by the File file.
 FormElementsTextarea createFormElementsTextarea(FormElementsTextarea source)
          Creates a FormElementsTextarea by the object source.
 FormElementsTextarea createFormElementsTextarea(FormElementsTextarea source, RContext rContext)
          Creates a FormElementsTextarea by the Object source.
 FormElementsTextarea createFormElementsTextarea(org.xml.sax.InputSource is)
          Creates a FormElementsTextarea by the InputSource is.
 FormElementsTextarea createFormElementsTextarea(org.xml.sax.InputSource is, RContext rContext)
          Creates a FormElementsTextarea by the InputSource is.
 FormElementsTextarea createFormElementsTextarea(java.io.InputStream in)
          Creates a FormElementsTextarea by the InputStream in.
 FormElementsTextarea createFormElementsTextarea(java.io.InputStream in, RContext rContext)
          Creates a FormElementsTextarea by the InputStream in.
 FormElementsTextarea createFormElementsTextarea(RContext rContext)
          Creates a FormElementsTextarea with Context.
 FormElementsTextarea createFormElementsTextarea(java.io.Reader reader)
          Creates a FormElementsTextarea by the Reader reader.
 FormElementsTextarea createFormElementsTextarea(java.io.Reader reader, RContext rContext)
          Creates a FormElementsTextarea by the Reader reader.
 FormElementsTextarea createFormElementsTextarea(RStack stack)
          Creates a FormElementsTextarea by the Stack stack.
 FormElementsTextarea createFormElementsTextarea(RStack stack, RContext rContext)
          Creates a FormElementsTextarea by the Stack stack.
 FormElementsTextarea createFormElementsTextarea(java.lang.String uri)
          Creates a FormElementsTextarea by the String representation of URI uri.
 FormElementsTextarea createFormElementsTextarea(java.lang.String uri, RContext rContext)
          Creates a FormElementsTextarea by the String representation of URI uri.
 FormElementsTextarea createFormElementsTextarea(java.net.URL url)
          Creates a FormElementsTextarea by the URL url.
 FormElementsTextarea createFormElementsTextarea(java.net.URL url, RContext rContext)
          Creates a FormElementsTextarea by the URL url.
 FormElementsTextareaMetadata createFormElementsTextareaMetadata(org.w3c.dom.Document doc)
          Creates a FormElementsTextareaMetadata by the Document doc.
 FormElementsTextareaMetadata createFormElementsTextareaMetadata(org.w3c.dom.Document doc, RContext rContext)
          Creates a FormElementsTextareaMetadata by the Document doc.
 FormElementsTextareaMetadata createFormElementsTextareaMetadata(org.w3c.dom.Element element)
          Creates a FormElementsTextareaMetadata by the Element element.
 FormElementsTextareaMetadata createFormElementsTextareaMetadata(org.w3c.dom.Element element, RContext rContext)
          Creates a FormElementsTextareaMetadata by the Element element.
 FormElementsTextareaMetadata createFormElementsTextareaMetadata(java.io.File file)
          Creates a FormElementsTextareaMetadata by the File file.
 FormElementsTextareaMetadata createFormElementsTextareaMetadata(java.io.File file, RContext rContext)
          Creates a FormElementsTextareaMetadata by the File file.
 FormElementsTextareaMetadata createFormElementsTextareaMetadata(FormElementsTextareaMetadata source)
          Creates a FormElementsTextareaMetadata by the object source.
 FormElementsTextareaMetadata createFormElementsTextareaMetadata(FormElementsTextareaMetadata source, RContext rContext)
          Creates a FormElementsTextareaMetadata by the Object source.
 FormElementsTextareaMetadata createFormElementsTextareaMetadata(org.xml.sax.InputSource is)
          Creates a FormElementsTextareaMetadata by the InputSource is.
 FormElementsTextareaMetadata createFormElementsTextareaMetadata(org.xml.sax.InputSource is, RContext rContext)
          Creates a FormElementsTextareaMetadata by the InputSource is.
 FormElementsTextareaMetadata createFormElementsTextareaMetadata(java.io.InputStream in)
          Creates a FormElementsTextareaMetadata by the InputStream in.
 FormElementsTextareaMetadata createFormElementsTextareaMetadata(java.io.InputStream in, RContext rContext)
          Creates a FormElementsTextareaMetadata by the InputStream in.
 FormElementsTextareaMetadata createFormElementsTextareaMetadata(RContext rContext)
          Creates a FormElementsTextareaMetadata with Context.
 FormElementsTextareaMetadata createFormElementsTextareaMetadata(java.io.Reader reader)
          Creates a FormElementsTextareaMetadata by the Reader reader.
 FormElementsTextareaMetadata createFormElementsTextareaMetadata(java.io.Reader reader, RContext rContext)
          Creates a FormElementsTextareaMetadata by the Reader reader.
 FormElementsTextareaMetadata createFormElementsTextareaMetadata(RStack stack)
          Creates a FormElementsTextareaMetadata by the Stack stack.
 FormElementsTextareaMetadata createFormElementsTextareaMetadata(RStack stack, RContext rContext)
          Creates a FormElementsTextareaMetadata by the Stack stack.
 FormElementsTextareaMetadata createFormElementsTextareaMetadata(java.lang.String uri)
          Creates a FormElementsTextareaMetadata by the String representation of URI uri.
 FormElementsTextareaMetadata createFormElementsTextareaMetadata(java.lang.String uri, RContext rContext)
          Creates a FormElementsTextareaMetadata by the String representation of URI uri.
 FormElementsTextareaMetadata createFormElementsTextareaMetadata(java.net.URL url)
          Creates a FormElementsTextareaMetadata by the URL url.
 FormElementsTextareaMetadata createFormElementsTextareaMetadata(java.net.URL url, RContext rContext)
          Creates a FormElementsTextareaMetadata by the URL url.
 ImageFiles createImageFiles(org.w3c.dom.Document doc)
          Creates a ImageFiles by the Document doc.
 ImageFiles createImageFiles(org.w3c.dom.Document doc, RContext rContext)
          Creates a ImageFiles by the Document doc.
 ImageFiles createImageFiles(org.w3c.dom.Element element)
          Creates a ImageFiles by the Element element.
 ImageFiles createImageFiles(org.w3c.dom.Element element, RContext rContext)
          Creates a ImageFiles by the Element element.
 ImageFiles createImageFiles(java.io.File file)
          Creates a ImageFiles by the File file.
 ImageFiles createImageFiles(java.io.File file, RContext rContext)
          Creates a ImageFiles by the File file.
 ImageFiles createImageFiles(ImageFiles source)
          Creates a ImageFiles by the object source.
 ImageFiles createImageFiles(ImageFiles source, RContext rContext)
          Creates a ImageFiles by the Object source.
 ImageFiles createImageFiles(org.xml.sax.InputSource is)
          Creates a ImageFiles by the InputSource is.
 ImageFiles createImageFiles(org.xml.sax.InputSource is, RContext rContext)
          Creates a ImageFiles by the InputSource is.
 ImageFiles createImageFiles(java.io.InputStream in)
          Creates a ImageFiles by the InputStream in.
 ImageFiles createImageFiles(java.io.InputStream in, RContext rContext)
          Creates a ImageFiles by the InputStream in.
 ImageFiles createImageFiles(RContext rContext)
          Creates a ImageFiles with Context.
 ImageFiles createImageFiles(java.io.Reader reader)
          Creates a ImageFiles by the Reader reader.
 ImageFiles createImageFiles(java.io.Reader reader, RContext rContext)
          Creates a ImageFiles by the Reader reader.
 ImageFiles createImageFiles(RStack stack)
          Creates a ImageFiles by the Stack stack.
 ImageFiles createImageFiles(RStack stack, RContext rContext)
          Creates a ImageFiles by the Stack stack.
 ImageFiles createImageFiles(java.lang.String uri)
          Creates a ImageFiles by the String representation of URI uri.
 ImageFiles createImageFiles(java.lang.String uri, RContext rContext)
          Creates a ImageFiles by the String representation of URI uri.
 ImageFiles createImageFiles(java.net.URL url)
          Creates a ImageFiles by the URL url.
 ImageFiles createImageFiles(java.net.URL url, RContext rContext)
          Creates a ImageFiles by the URL url.
 ImageFilesImagefile createImageFilesImagefile(org.w3c.dom.Document doc)
          Creates a ImageFilesImagefile by the Document doc.
 ImageFilesImagefile createImageFilesImagefile(org.w3c.dom.Document doc, RContext rContext)
          Creates a ImageFilesImagefile by the Document doc.
 ImageFilesImagefile createImageFilesImagefile(org.w3c.dom.Element element)
          Creates a ImageFilesImagefile by the Element element.
 ImageFilesImagefile createImageFilesImagefile(org.w3c.dom.Element element, RContext rContext)
          Creates a ImageFilesImagefile by the Element element.
 ImageFilesImagefile createImageFilesImagefile(java.io.File file)
          Creates a ImageFilesImagefile by the File file.
 ImageFilesImagefile createImageFilesImagefile(java.io.File file, RContext rContext)
          Creates a ImageFilesImagefile by the File file.
 ImageFilesImagefile createImageFilesImagefile(ImageFilesImagefile source)
          Creates a ImageFilesImagefile by the object source.
 ImageFilesImagefile createImageFilesImagefile(ImageFilesImagefile source, RContext rContext)
          Creates a ImageFilesImagefile by the Object source.
 ImageFilesImagefile createImageFilesImagefile(org.xml.sax.InputSource is)
          Creates a ImageFilesImagefile by the InputSource is.
 ImageFilesImagefile createImageFilesImagefile(org.xml.sax.InputSource is, RContext rContext)
          Creates a ImageFilesImagefile by the InputSource is.
 ImageFilesImagefile createImageFilesImagefile(java.io.InputStream in)
          Creates a ImageFilesImagefile by the InputStream in.
 ImageFilesImagefile createImageFilesImagefile(java.io.InputStream in, RContext rContext)
          Creates a ImageFilesImagefile by the InputStream in.
 ImageFilesImagefile createImageFilesImagefile(RContext rContext)
          Creates a ImageFilesImagefile with Context.
 ImageFilesImagefile createImageFilesImagefile(java.io.Reader reader)
          Creates a ImageFilesImagefile by the Reader reader.
 ImageFilesImagefile createImageFilesImagefile(java.io.Reader reader, RContext rContext)
          Creates a ImageFilesImagefile by the Reader reader.
 ImageFilesImagefile createImageFilesImagefile(RStack stack)
          Creates a ImageFilesImagefile by the Stack stack.
 ImageFilesImagefile createImageFilesImagefile(RStack stack, RContext rContext)
          Creates a ImageFilesImagefile by the Stack stack.
 ImageFilesImagefile createImageFilesImagefile(java.lang.String uri)
          Creates a ImageFilesImagefile by the String representation of URI uri.
 ImageFilesImagefile createImageFilesImagefile(java.lang.String uri, RContext rContext)
          Creates a ImageFilesImagefile by the String representation of URI uri.
 ImageFilesImagefile createImageFilesImagefile(java.net.URL url)
          Creates a ImageFilesImagefile by the URL url.
 ImageFilesImagefile createImageFilesImagefile(java.net.URL url, RContext rContext)
          Creates a ImageFilesImagefile by the URL url.
 MarkDensity createMarkDensity(org.w3c.dom.Document doc)
          Creates a MarkDensity by the Document doc.
 MarkDensity createMarkDensity(org.w3c.dom.Document doc, RContext rContext)
          Creates a MarkDensity by the Document doc.
 MarkDensity createMarkDensity(org.w3c.dom.Element element)
          Creates a MarkDensity by the Element element.
 MarkDensity createMarkDensity(org.w3c.dom.Element element, RContext rContext)
          Creates a MarkDensity by the Element element.
 MarkDensity createMarkDensity(java.io.File file)
          Creates a MarkDensity by the File file.
 MarkDensity createMarkDensity(java.io.File file, RContext rContext)
          Creates a MarkDensity by the File file.
 MarkDensity createMarkDensity(org.xml.sax.InputSource is)
          Creates a MarkDensity by the InputSource is.
 MarkDensity createMarkDensity(org.xml.sax.InputSource is, RContext rContext)
          Creates a MarkDensity by the InputSource is.
 MarkDensity createMarkDensity(java.io.InputStream in)
          Creates a MarkDensity by the InputStream in.
 MarkDensity createMarkDensity(java.io.InputStream in, RContext rContext)
          Creates a MarkDensity by the InputStream in.
 MarkDensity createMarkDensity(MarkDensity source)
          Creates a MarkDensity by the object source.
 MarkDensity createMarkDensity(MarkDensity source, RContext rContext)
          Creates a MarkDensity by the Object source.
 MarkDensity createMarkDensity(RContext rContext)
          Creates a MarkDensity with Context.
 MarkDensity createMarkDensity(java.io.Reader reader)
          Creates a MarkDensity by the Reader reader.
 MarkDensity createMarkDensity(java.io.Reader reader, RContext rContext)
          Creates a MarkDensity by the Reader reader.
 MarkDensity createMarkDensity(RStack stack)
          Creates a MarkDensity by the Stack stack.
 MarkDensity createMarkDensity(RStack stack, RContext rContext)
          Creates a MarkDensity by the Stack stack.
 MarkDensity createMarkDensity(java.lang.String uri)
          Creates a MarkDensity by the String representation of URI uri.
 MarkDensity createMarkDensity(java.lang.String uri, RContext rContext)
          Creates a MarkDensity by the String representation of URI uri.
 MarkDensity createMarkDensity(java.net.URL url)
          Creates a MarkDensity by the URL url.
 MarkDensity createMarkDensity(java.net.URL url, RContext rContext)
          Creates a MarkDensity by the URL url.
 MarkState createMarkState(org.w3c.dom.Document doc)
          Creates a MarkState by the Document doc.
 MarkState createMarkState(org.w3c.dom.Document doc, RContext rContext)
          Creates a MarkState by the Document doc.
 MarkState createMarkState(org.w3c.dom.Element element)
          Creates a MarkState by the Element element.
 MarkState createMarkState(org.w3c.dom.Element element, RContext rContext)
          Creates a MarkState by the Element element.
 MarkState createMarkState(java.io.File file)
          Creates a MarkState by the File file.
 MarkState createMarkState(java.io.File file, RContext rContext)
          Creates a MarkState by the File file.
 MarkState createMarkState(org.xml.sax.InputSource is)
          Creates a MarkState by the InputSource is.
 MarkState createMarkState(org.xml.sax.InputSource is, RContext rContext)
          Creates a MarkState by the InputSource is.
 MarkState createMarkState(java.io.InputStream in)
          Creates a MarkState by the InputStream in.
 MarkState createMarkState(java.io.InputStream in, RContext rContext)
          Creates a MarkState by the InputStream in.
 MarkState createMarkState(MarkState source)
          Creates a MarkState by the object source.
 MarkState createMarkState(MarkState source, RContext rContext)
          Creates a MarkState by the Object source.
 MarkState createMarkState(RContext rContext)
          Creates a MarkState with Context.
 MarkState createMarkState(java.io.Reader reader)
          Creates a MarkState by the Reader reader.
 MarkState createMarkState(java.io.Reader reader, RContext rContext)
          Creates a MarkState by the Reader reader.
 MarkState createMarkState(RStack stack)
          Creates a MarkState by the Stack stack.
 MarkState createMarkState(RStack stack, RContext rContext)
          Creates a MarkState by the Stack stack.
 MarkState createMarkState(java.lang.String uri)
          Creates a MarkState by the String representation of URI uri.
 MarkState createMarkState(java.lang.String uri, RContext rContext)
          Creates a MarkState by the String representation of URI uri.
 MarkState createMarkState(java.net.URL url)
          Creates a MarkState by the URL url.
 MarkState createMarkState(java.net.URL url, RContext rContext)
          Creates a MarkState by the URL url.
 Page createPage(org.w3c.dom.Document doc)
          Creates a Page by the Document doc.
 Page createPage(org.w3c.dom.Document doc, RContext rContext)
          Creates a Page by the Document doc.
 Page createPage(org.w3c.dom.Element element)
          Creates a Page by the Element element.
 Page createPage(org.w3c.dom.Element element, RContext rContext)
          Creates a Page by the Element element.
 Page createPage(java.io.File file)
          Creates a Page by the File file.
 Page createPage(java.io.File file, RContext rContext)
          Creates a Page by the File file.
 Page createPage(org.xml.sax.InputSource is)
          Creates a Page by the InputSource is.
 Page createPage(org.xml.sax.InputSource is, RContext rContext)
          Creates a Page by the InputSource is.
 Page createPage(java.io.InputStream in)
          Creates a Page by the InputStream in.
 Page createPage(java.io.InputStream in, RContext rContext)
          Creates a Page by the InputStream in.
 Page createPage(Page source)
          Creates a Page by the object source.
 Page createPage(Page source, RContext rContext)
          Creates a Page by the Object source.
 Page createPage(RContext rContext)
          Creates a Page with Context.
 Page createPage(java.io.Reader reader)
          Creates a Page by the Reader reader.
 Page createPage(java.io.Reader reader, RContext rContext)
          Creates a Page by the Reader reader.
 Page createPage(RStack stack)
          Creates a Page by the Stack stack.
 Page createPage(RStack stack, RContext rContext)
          Creates a Page by the Stack stack.
 Page createPage(java.lang.String uri)
          Creates a Page by the String representation of URI uri.
 Page createPage(java.lang.String uri, RContext rContext)
          Creates a Page by the String representation of URI uri.
 Page createPage(java.net.URL url)
          Creates a Page by the URL url.
 Page createPage(java.net.URL url, RContext rContext)
          Creates a Page by the URL url.
 RContext createRContext()
          Creates a default RContext.
 ReadingState createReadingState(org.w3c.dom.Document doc)
          Creates a ReadingState by the Document doc.
 ReadingState createReadingState(org.w3c.dom.Document doc, RContext rContext)
          Creates a ReadingState by the Document doc.
 ReadingState createReadingState(org.w3c.dom.Element element)
          Creates a ReadingState by the Element element.
 ReadingState createReadingState(org.w3c.dom.Element element, RContext rContext)
          Creates a ReadingState by the Element element.
 ReadingState createReadingState(java.io.File file)
          Creates a ReadingState by the File file.
 ReadingState createReadingState(java.io.File file, RContext rContext)
          Creates a ReadingState by the File file.
 ReadingState createReadingState(org.xml.sax.InputSource is)
          Creates a ReadingState by the InputSource is.
 ReadingState createReadingState(org.xml.sax.InputSource is, RContext rContext)
          Creates a ReadingState by the InputSource is.
 ReadingState createReadingState(java.io.InputStream in)
          Creates a ReadingState by the InputStream in.
 ReadingState createReadingState(java.io.InputStream in, RContext rContext)
          Creates a ReadingState by the InputStream in.
 ReadingState createReadingState(RContext rContext)
          Creates a ReadingState with Context.
 ReadingState createReadingState(java.io.Reader reader)
          Creates a ReadingState by the Reader reader.
 ReadingState createReadingState(java.io.Reader reader, RContext rContext)
          Creates a ReadingState by the Reader reader.
 ReadingState createReadingState(ReadingState source)
          Creates a ReadingState by the object source.
 ReadingState createReadingState(ReadingState source, RContext rContext)
          Creates a ReadingState by the Object source.
 ReadingState createReadingState(RStack stack)
          Creates a ReadingState by the Stack stack.
 ReadingState createReadingState(RStack stack, RContext rContext)
          Creates a ReadingState by the Stack stack.
 ReadingState createReadingState(java.lang.String uri)
          Creates a ReadingState by the String representation of URI uri.
 ReadingState createReadingState(java.lang.String uri, RContext rContext)
          Creates a ReadingState by the String representation of URI uri.
 ReadingState createReadingState(java.net.URL url)
          Creates a ReadingState by the URL url.
 ReadingState createReadingState(java.net.URL url, RContext rContext)
          Creates a ReadingState by the URL url.
 ScanFrame createScanFrame(RStack stack)
          Creates a ScanFrame by the Stack stack.
 ScanFrame createScanFrame(ScanFrame source)
          Creates a ScanFrame by the object source.
 TextareaImage createTextareaImage(org.w3c.dom.Document doc)
          Creates a TextareaImage by the Document doc.
 TextareaImage createTextareaImage(org.w3c.dom.Document doc, RContext rContext)
          Creates a TextareaImage by the Document doc.
 TextareaImage createTextareaImage(org.w3c.dom.Element element)
          Creates a TextareaImage by the Element element.
 TextareaImage createTextareaImage(org.w3c.dom.Element element, RContext rContext)
          Creates a TextareaImage by the Element element.
 TextareaImage createTextareaImage(java.io.File file)
          Creates a TextareaImage by the File file.
 TextareaImage createTextareaImage(java.io.File file, RContext rContext)
          Creates a TextareaImage by the File file.
 TextareaImage createTextareaImage(org.xml.sax.InputSource is)
          Creates a TextareaImage by the InputSource is.
 TextareaImage createTextareaImage(org.xml.sax.InputSource is, RContext rContext)
          Creates a TextareaImage by the InputSource is.
 TextareaImage createTextareaImage(java.io.InputStream in)
          Creates a TextareaImage by the InputStream in.
 TextareaImage createTextareaImage(java.io.InputStream in, RContext rContext)
          Creates a TextareaImage by the InputStream in.
 TextareaImage createTextareaImage(RContext rContext)
          Creates a TextareaImage with Context.
 TextareaImage createTextareaImage(java.io.Reader reader)
          Creates a TextareaImage by the Reader reader.
 TextareaImage createTextareaImage(java.io.Reader reader, RContext rContext)
          Creates a TextareaImage by the Reader reader.
 TextareaImage createTextareaImage(RStack stack)
          Creates a TextareaImage by the Stack stack.
 TextareaImage createTextareaImage(RStack stack, RContext rContext)
          Creates a TextareaImage by the Stack stack.
 TextareaImage createTextareaImage(java.lang.String uri)
          Creates a TextareaImage by the String representation of URI uri.
 TextareaImage createTextareaImage(java.lang.String uri, RContext rContext)
          Creates a TextareaImage by the String representation of URI uri.
 TextareaImage createTextareaImage(TextareaImage source)
          Creates a TextareaImage by the object source.
 TextareaImage createTextareaImage(TextareaImage source, RContext rContext)
          Creates a TextareaImage by the Object source.
 TextareaImage createTextareaImage(java.net.URL url)
          Creates a TextareaImage by the URL url.
 TextareaImage createTextareaImage(java.net.URL url, RContext rContext)
          Creates a TextareaImage by the URL url.
 TextareaValue createTextareaValue(org.w3c.dom.Document doc)
          Creates a TextareaValue by the Document doc.
 TextareaValue createTextareaValue(org.w3c.dom.Document doc, RContext rContext)
          Creates a TextareaValue by the Document doc.
 TextareaValue createTextareaValue(org.w3c.dom.Element element)
          Creates a TextareaValue by the Element element.
 TextareaValue createTextareaValue(org.w3c.dom.Element element, RContext rContext)
          Creates a TextareaValue by the Element element.
 TextareaValue createTextareaValue(java.io.File file)
          Creates a TextareaValue by the File file.
 TextareaValue createTextareaValue(java.io.File file, RContext rContext)
          Creates a TextareaValue by the File file.
 TextareaValue createTextareaValue(org.xml.sax.InputSource is)
          Creates a TextareaValue by the InputSource is.
 TextareaValue createTextareaValue(org.xml.sax.InputSource is, RContext rContext)
          Creates a TextareaValue by the InputSource is.
 TextareaValue createTextareaValue(java.io.InputStream in)
          Creates a TextareaValue by the InputStream in.
 TextareaValue createTextareaValue(java.io.InputStream in, RContext rContext)
          Creates a TextareaValue by the InputStream in.
 TextareaValue createTextareaValue(RContext rContext)
          Creates a TextareaValue with Context.
 TextareaValue createTextareaValue(java.io.Reader reader)
          Creates a TextareaValue by the Reader reader.
 TextareaValue createTextareaValue(java.io.Reader reader, RContext rContext)
          Creates a TextareaValue by the Reader reader.
 TextareaValue createTextareaValue(RStack stack)
          Creates a TextareaValue by the Stack stack.
 TextareaValue createTextareaValue(RStack stack, RContext rContext)
          Creates a TextareaValue by the Stack stack.
 TextareaValue createTextareaValue(java.lang.String uri)
          Creates a TextareaValue by the String representation of URI uri.
 TextareaValue createTextareaValue(java.lang.String uri, RContext rContext)
          Creates a TextareaValue by the String representation of URI uri.
 TextareaValue createTextareaValue(TextareaValue source)
          Creates a TextareaValue by the object source.
 TextareaValue createTextareaValue(TextareaValue source, RContext rContext)
          Creates a TextareaValue by the Object source.
 TextareaValue createTextareaValue(java.net.URL url)
          Creates a TextareaValue by the URL url.
 TextareaValue createTextareaValue(java.net.URL url, RContext rContext)
          Creates a TextareaValue by the URL url.
 java.lang.String getBaseUri()
          Gets a baseUri.
 org.xml.sax.EntityResolver getEntityResolver()
          Gets a entityResolver.
 org.xml.sax.ErrorHandler getErrorHandler()
          Gets a errorHandler.
 void setBaseUri(java.lang.String baseUri)
          Sets a baseUri.
 void setEntityResolver(org.xml.sax.EntityResolver entityResolver)
          Sets a entityResolver.
 void setErrorHandler(org.xml.sax.ErrorHandler errorHandler)
          Sets a errorHandler.
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
インタフェース jp.sourceforge.sqs_xml.reader.model.IReaderFactory から継承したメソッド
createFormElementsSelect, createFormElementsSelectItem, createFormElementsSelectItemMetadata, createFormElementsTextarea, createFormElementsTextareaMetadata, createImageFiles, createImageFilesImagefile, createMarkDensity, createMarkState, createPage, createReadingState, createScanFrame, createTextareaImage, createTextareaValue
 

フィールドの詳細

errorHandler

protected org.xml.sax.ErrorHandler errorHandler

entityResolver

protected org.xml.sax.EntityResolver entityResolver

baseUri

protected java.lang.String baseUri
コンストラクタの詳細

AbstractReaderFactory

public AbstractReaderFactory()
メソッドの詳細

setErrorHandler

public void setErrorHandler(org.xml.sax.ErrorHandler errorHandler)
Sets a errorHandler.

定義:
インタフェース IReaderFactory 内の setErrorHandler
パラメータ:
errorHandler -

getErrorHandler

public org.xml.sax.ErrorHandler getErrorHandler()
Gets a errorHandler.

定義:
インタフェース IReaderFactory 内の getErrorHandler
戻り値:
org.xml.sax.ErrorHandler

setEntityResolver

public void setEntityResolver(org.xml.sax.EntityResolver entityResolver)
Sets a entityResolver.

定義:
インタフェース IReaderFactory 内の setEntityResolver
パラメータ:
entityResolver -

getEntityResolver

public org.xml.sax.EntityResolver getEntityResolver()
Gets a entityResolver.

定義:
インタフェース IReaderFactory 内の getEntityResolver
戻り値:
org.xml.sax.EntityResolver

setBaseUri

public void setBaseUri(java.lang.String baseUri)
Sets a baseUri.

定義:
インタフェース IReaderFactory 内の setBaseUri
パラメータ:
baseUri -

getBaseUri

public java.lang.String getBaseUri()
Gets a baseUri.

定義:
インタフェース IReaderFactory 内の getBaseUri
戻り値:
String

create

public IRNode create(java.io.File file)
              throws java.io.IOException,
                     org.xml.sax.SAXException,
                     javax.xml.parsers.ParserConfigurationException
Creates a IRNode by the File file. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の create
パラメータ:
file -
戻り値:
IRNode
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

create

public IRNode create(java.io.File file,
                     RContext rContext)
              throws java.io.IOException,
                     org.xml.sax.SAXException,
                     javax.xml.parsers.ParserConfigurationException
Creates a IRNode by the File file. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の create
パラメータ:
file -
rContext -
戻り値:
IRNode
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

create

public IRNode create(java.lang.String uri)
              throws java.io.IOException,
                     org.xml.sax.SAXException,
                     javax.xml.parsers.ParserConfigurationException
Creates a IRNode by the String representation of URI uri. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の create
パラメータ:
uri -
戻り値:
IRNode
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

create

public IRNode create(java.lang.String uri,
                     RContext rContext)
              throws java.io.IOException,
                     org.xml.sax.SAXException,
                     javax.xml.parsers.ParserConfigurationException
Creates a IRNode by the String representation of URI uri. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の create
パラメータ:
uri -
rContext -
戻り値:
IRNode
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

create

public IRNode create(java.net.URL url)
              throws java.io.IOException,
                     org.xml.sax.SAXException,
                     javax.xml.parsers.ParserConfigurationException
Creates a IRNode by the URL url. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の create
パラメータ:
url -
戻り値:
IRNode
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

create

public IRNode create(java.net.URL url,
                     RContext rContext)
              throws java.io.IOException,
                     org.xml.sax.SAXException,
                     javax.xml.parsers.ParserConfigurationException
Creates a IRNode by the URL url. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の create
パラメータ:
url -
rContext -
戻り値:
IRNode
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

create

public IRNode create(java.io.InputStream in)
              throws java.io.IOException,
                     org.xml.sax.SAXException,
                     javax.xml.parsers.ParserConfigurationException
Creates a IRNode by the InputStream in. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の create
パラメータ:
in -
戻り値:
IRNode
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

create

public IRNode create(java.io.InputStream in,
                     RContext rContext)
              throws java.io.IOException,
                     org.xml.sax.SAXException,
                     javax.xml.parsers.ParserConfigurationException
Creates a IRNode by the InputStream in. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の create
パラメータ:
in -
rContext -
戻り値:
IRNode
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

create

public IRNode create(org.xml.sax.InputSource is)
              throws java.io.IOException,
                     org.xml.sax.SAXException,
                     javax.xml.parsers.ParserConfigurationException
Creates a IRNode by the InputSource is. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の create
パラメータ:
is -
戻り値:
IRNode
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

create

public IRNode create(org.xml.sax.InputSource is,
                     RContext rContext)
              throws java.io.IOException,
                     org.xml.sax.SAXException,
                     javax.xml.parsers.ParserConfigurationException
Creates a IRNode by the InputSource is. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の create
パラメータ:
is -
rContext -
戻り値:
IRNode
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

create

public IRNode create(java.io.Reader reader)
              throws java.io.IOException,
                     org.xml.sax.SAXException,
                     javax.xml.parsers.ParserConfigurationException
Creates a IRNode by the Reader reader. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の create
パラメータ:
reader -
戻り値:
IRNode
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

create

public IRNode create(java.io.Reader reader,
                     RContext rContext)
              throws java.io.IOException,
                     org.xml.sax.SAXException,
                     javax.xml.parsers.ParserConfigurationException
Creates a IRNode by the Reader reader. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の create
パラメータ:
reader -
rContext -
戻り値:
IRNode
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

create

public IRNode create(IRNode source)
Creates a IRNode by the copy IRNode. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の create
パラメータ:
source -
戻り値:
IRNode

create

public IRNode create(IRNode source,
                     RContext rContext)
Creates a IRNode by the copy IRNode. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の create
パラメータ:
source -
rContext -
戻り値:
IRNode

create

public IRNode create(org.w3c.dom.Document doc)
              throws java.io.IOException,
                     org.xml.sax.SAXException,
                     javax.xml.parsers.ParserConfigurationException
Creates a IRNode by the Document doc. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の create
パラメータ:
doc -
戻り値:
IRNode
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

create

public IRNode create(org.w3c.dom.Document doc,
                     RContext rContext)
              throws java.io.IOException,
                     org.xml.sax.SAXException,
                     javax.xml.parsers.ParserConfigurationException
Creates a IRNode by the Document doc. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の create
パラメータ:
doc -
rContext -
戻り値:
IRNode
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

create

public IRNode create(org.w3c.dom.Element element)
              throws java.io.IOException,
                     org.xml.sax.SAXException,
                     javax.xml.parsers.ParserConfigurationException
Creates a IRNode by the Element element. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の create
パラメータ:
element -
戻り値:
IRNode
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

create

public IRNode create(org.w3c.dom.Element element,
                     RContext rContext)
              throws java.io.IOException,
                     org.xml.sax.SAXException,
                     javax.xml.parsers.ParserConfigurationException
Creates a IRNode by the Element element. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の create
パラメータ:
element -
rContext -
戻り値:
IRNode
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createReadingState

public ReadingState createReadingState(java.io.File file)
                                throws java.io.IOException,
                                       org.xml.sax.SAXException,
                                       javax.xml.parsers.ParserConfigurationException
Creates a ReadingState by the File file. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createReadingState
パラメータ:
file -
戻り値:
ReadingState
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsSelect

public FormElementsSelect createFormElementsSelect(java.io.File file)
                                            throws java.io.IOException,
                                                   org.xml.sax.SAXException,
                                                   javax.xml.parsers.ParserConfigurationException
Creates a FormElementsSelect by the File file. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelect
パラメータ:
file -
戻り値:
FormElementsSelect
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsSelectItem

public FormElementsSelectItem createFormElementsSelectItem(java.io.File file)
                                                    throws java.io.IOException,
                                                           org.xml.sax.SAXException,
                                                           javax.xml.parsers.ParserConfigurationException
Creates a FormElementsSelectItem by the File file. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelectItem
パラメータ:
file -
戻り値:
FormElementsSelectItem
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsSelectItemMetadata

public FormElementsSelectItemMetadata createFormElementsSelectItemMetadata(java.io.File file)
                                                                    throws java.io.IOException,
                                                                           org.xml.sax.SAXException,
                                                                           javax.xml.parsers.ParserConfigurationException
Creates a FormElementsSelectItemMetadata by the File file. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelectItemMetadata
パラメータ:
file -
戻り値:
FormElementsSelectItemMetadata
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsTextarea

public FormElementsTextarea createFormElementsTextarea(java.io.File file)
                                                throws java.io.IOException,
                                                       org.xml.sax.SAXException,
                                                       javax.xml.parsers.ParserConfigurationException
Creates a FormElementsTextarea by the File file. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsTextarea
パラメータ:
file -
戻り値:
FormElementsTextarea
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsTextareaMetadata

public FormElementsTextareaMetadata createFormElementsTextareaMetadata(java.io.File file)
                                                                throws java.io.IOException,
                                                                       org.xml.sax.SAXException,
                                                                       javax.xml.parsers.ParserConfigurationException
Creates a FormElementsTextareaMetadata by the File file. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsTextareaMetadata
パラメータ:
file -
戻り値:
FormElementsTextareaMetadata
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createMarkDensity

public MarkDensity createMarkDensity(java.io.File file)
                              throws java.io.IOException,
                                     org.xml.sax.SAXException,
                                     javax.xml.parsers.ParserConfigurationException
Creates a MarkDensity by the File file. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createMarkDensity
パラメータ:
file -
戻り値:
MarkDensity
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createMarkState

public MarkState createMarkState(java.io.File file)
                          throws java.io.IOException,
                                 org.xml.sax.SAXException,
                                 javax.xml.parsers.ParserConfigurationException
Creates a MarkState by the File file. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createMarkState
パラメータ:
file -
戻り値:
MarkState
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createTextareaImage

public TextareaImage createTextareaImage(java.io.File file)
                                  throws java.io.IOException,
                                         org.xml.sax.SAXException,
                                         javax.xml.parsers.ParserConfigurationException
Creates a TextareaImage by the File file. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createTextareaImage
パラメータ:
file -
戻り値:
TextareaImage
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createImageFiles

public ImageFiles createImageFiles(java.io.File file)
                            throws java.io.IOException,
                                   org.xml.sax.SAXException,
                                   javax.xml.parsers.ParserConfigurationException
Creates a ImageFiles by the File file. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createImageFiles
パラメータ:
file -
戻り値:
ImageFiles
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createImageFilesImagefile

public ImageFilesImagefile createImageFilesImagefile(java.io.File file)
                                              throws java.io.IOException,
                                                     org.xml.sax.SAXException,
                                                     javax.xml.parsers.ParserConfigurationException
Creates a ImageFilesImagefile by the File file. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createImageFilesImagefile
パラメータ:
file -
戻り値:
ImageFilesImagefile
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createPage

public Page createPage(java.io.File file)
                throws java.io.IOException,
                       org.xml.sax.SAXException,
                       javax.xml.parsers.ParserConfigurationException
Creates a Page by the File file. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createPage
パラメータ:
file -
戻り値:
Page
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createTextareaValue

public TextareaValue createTextareaValue(java.io.File file)
                                  throws java.io.IOException,
                                         org.xml.sax.SAXException,
                                         javax.xml.parsers.ParserConfigurationException
Creates a TextareaValue by the File file. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createTextareaValue
パラメータ:
file -
戻り値:
TextareaValue
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createReadingState

public ReadingState createReadingState(java.io.File file,
                                       RContext rContext)
                                throws java.io.IOException,
                                       org.xml.sax.SAXException,
                                       javax.xml.parsers.ParserConfigurationException
Creates a ReadingState by the File file. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createReadingState
パラメータ:
file -
rContext -
戻り値:
ReadingState
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsSelect

public FormElementsSelect createFormElementsSelect(java.io.File file,
                                                   RContext rContext)
                                            throws java.io.IOException,
                                                   org.xml.sax.SAXException,
                                                   javax.xml.parsers.ParserConfigurationException
Creates a FormElementsSelect by the File file. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelect
パラメータ:
file -
rContext -
戻り値:
FormElementsSelect
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsSelectItem

public FormElementsSelectItem createFormElementsSelectItem(java.io.File file,
                                                           RContext rContext)
                                                    throws java.io.IOException,
                                                           org.xml.sax.SAXException,
                                                           javax.xml.parsers.ParserConfigurationException
Creates a FormElementsSelectItem by the File file. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelectItem
パラメータ:
file -
rContext -
戻り値:
FormElementsSelectItem
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsSelectItemMetadata

public FormElementsSelectItemMetadata createFormElementsSelectItemMetadata(java.io.File file,
                                                                           RContext rContext)
                                                                    throws java.io.IOException,
                                                                           org.xml.sax.SAXException,
                                                                           javax.xml.parsers.ParserConfigurationException
Creates a FormElementsSelectItemMetadata by the File file. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelectItemMetadata
パラメータ:
file -
rContext -
戻り値:
FormElementsSelectItemMetadata
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsTextarea

public FormElementsTextarea createFormElementsTextarea(java.io.File file,
                                                       RContext rContext)
                                                throws java.io.IOException,
                                                       org.xml.sax.SAXException,
                                                       javax.xml.parsers.ParserConfigurationException
Creates a FormElementsTextarea by the File file. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsTextarea
パラメータ:
file -
rContext -
戻り値:
FormElementsTextarea
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsTextareaMetadata

public FormElementsTextareaMetadata createFormElementsTextareaMetadata(java.io.File file,
                                                                       RContext rContext)
                                                                throws java.io.IOException,
                                                                       org.xml.sax.SAXException,
                                                                       javax.xml.parsers.ParserConfigurationException
Creates a FormElementsTextareaMetadata by the File file. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsTextareaMetadata
パラメータ:
file -
rContext -
戻り値:
FormElementsTextareaMetadata
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createMarkDensity

public MarkDensity createMarkDensity(java.io.File file,
                                     RContext rContext)
                              throws java.io.IOException,
                                     org.xml.sax.SAXException,
                                     javax.xml.parsers.ParserConfigurationException
Creates a MarkDensity by the File file. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createMarkDensity
パラメータ:
file -
rContext -
戻り値:
MarkDensity
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createMarkState

public MarkState createMarkState(java.io.File file,
                                 RContext rContext)
                          throws java.io.IOException,
                                 org.xml.sax.SAXException,
                                 javax.xml.parsers.ParserConfigurationException
Creates a MarkState by the File file. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createMarkState
パラメータ:
file -
rContext -
戻り値:
MarkState
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createTextareaImage

public TextareaImage createTextareaImage(java.io.File file,
                                         RContext rContext)
                                  throws java.io.IOException,
                                         org.xml.sax.SAXException,
                                         javax.xml.parsers.ParserConfigurationException
Creates a TextareaImage by the File file. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createTextareaImage
パラメータ:
file -
rContext -
戻り値:
TextareaImage
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createImageFiles

public ImageFiles createImageFiles(java.io.File file,
                                   RContext rContext)
                            throws java.io.IOException,
                                   org.xml.sax.SAXException,
                                   javax.xml.parsers.ParserConfigurationException
Creates a ImageFiles by the File file. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createImageFiles
パラメータ:
file -
rContext -
戻り値:
ImageFiles
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createImageFilesImagefile

public ImageFilesImagefile createImageFilesImagefile(java.io.File file,
                                                     RContext rContext)
                                              throws java.io.IOException,
                                                     org.xml.sax.SAXException,
                                                     javax.xml.parsers.ParserConfigurationException
Creates a ImageFilesImagefile by the File file. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createImageFilesImagefile
パラメータ:
file -
rContext -
戻り値:
ImageFilesImagefile
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createPage

public Page createPage(java.io.File file,
                       RContext rContext)
                throws java.io.IOException,
                       org.xml.sax.SAXException,
                       javax.xml.parsers.ParserConfigurationException
Creates a Page by the File file. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createPage
パラメータ:
file -
rContext -
戻り値:
Page
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createTextareaValue

public TextareaValue createTextareaValue(java.io.File file,
                                         RContext rContext)
                                  throws java.io.IOException,
                                         org.xml.sax.SAXException,
                                         javax.xml.parsers.ParserConfigurationException
Creates a TextareaValue by the File file. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createTextareaValue
パラメータ:
file -
rContext -
戻り値:
TextareaValue
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createReadingState

public ReadingState createReadingState(java.lang.String uri)
                                throws java.io.IOException,
                                       org.xml.sax.SAXException,
                                       javax.xml.parsers.ParserConfigurationException
Creates a ReadingState by the String representation of URI uri. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createReadingState
パラメータ:
uri -
戻り値:
ReadingState
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsSelect

public FormElementsSelect createFormElementsSelect(java.lang.String uri)
                                            throws java.io.IOException,
                                                   org.xml.sax.SAXException,
                                                   javax.xml.parsers.ParserConfigurationException
Creates a FormElementsSelect by the String representation of URI uri. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelect
パラメータ:
uri -
戻り値:
FormElementsSelect
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsSelectItem

public FormElementsSelectItem createFormElementsSelectItem(java.lang.String uri)
                                                    throws java.io.IOException,
                                                           org.xml.sax.SAXException,
                                                           javax.xml.parsers.ParserConfigurationException
Creates a FormElementsSelectItem by the String representation of URI uri. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelectItem
パラメータ:
uri -
戻り値:
FormElementsSelectItem
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsSelectItemMetadata

public FormElementsSelectItemMetadata createFormElementsSelectItemMetadata(java.lang.String uri)
                                                                    throws java.io.IOException,
                                                                           org.xml.sax.SAXException,
                                                                           javax.xml.parsers.ParserConfigurationException
Creates a FormElementsSelectItemMetadata by the String representation of URI uri. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelectItemMetadata
パラメータ:
uri -
戻り値:
FormElementsSelectItemMetadata
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsTextarea

public FormElementsTextarea createFormElementsTextarea(java.lang.String uri)
                                                throws java.io.IOException,
                                                       org.xml.sax.SAXException,
                                                       javax.xml.parsers.ParserConfigurationException
Creates a FormElementsTextarea by the String representation of URI uri. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsTextarea
パラメータ:
uri -
戻り値:
FormElementsTextarea
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsTextareaMetadata

public FormElementsTextareaMetadata createFormElementsTextareaMetadata(java.lang.String uri)
                                                                throws java.io.IOException,
                                                                       org.xml.sax.SAXException,
                                                                       javax.xml.parsers.ParserConfigurationException
Creates a FormElementsTextareaMetadata by the String representation of URI uri. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsTextareaMetadata
パラメータ:
uri -
戻り値:
FormElementsTextareaMetadata
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createMarkDensity

public MarkDensity createMarkDensity(java.lang.String uri)
                              throws java.io.IOException,
                                     org.xml.sax.SAXException,
                                     javax.xml.parsers.ParserConfigurationException
Creates a MarkDensity by the String representation of URI uri. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createMarkDensity
パラメータ:
uri -
戻り値:
MarkDensity
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createMarkState

public MarkState createMarkState(java.lang.String uri)
                          throws java.io.IOException,
                                 org.xml.sax.SAXException,
                                 javax.xml.parsers.ParserConfigurationException
Creates a MarkState by the String representation of URI uri. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createMarkState
パラメータ:
uri -
戻り値:
MarkState
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createTextareaImage

public TextareaImage createTextareaImage(java.lang.String uri)
                                  throws java.io.IOException,
                                         org.xml.sax.SAXException,
                                         javax.xml.parsers.ParserConfigurationException
Creates a TextareaImage by the String representation of URI uri. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createTextareaImage
パラメータ:
uri -
戻り値:
TextareaImage
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createImageFiles

public ImageFiles createImageFiles(java.lang.String uri)
                            throws java.io.IOException,
                                   org.xml.sax.SAXException,
                                   javax.xml.parsers.ParserConfigurationException
Creates a ImageFiles by the String representation of URI uri. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createImageFiles
パラメータ:
uri -
戻り値:
ImageFiles
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createImageFilesImagefile

public ImageFilesImagefile createImageFilesImagefile(java.lang.String uri)
                                              throws java.io.IOException,
                                                     org.xml.sax.SAXException,
                                                     javax.xml.parsers.ParserConfigurationException
Creates a ImageFilesImagefile by the String representation of URI uri. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createImageFilesImagefile
パラメータ:
uri -
戻り値:
ImageFilesImagefile
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createPage

public Page createPage(java.lang.String uri)
                throws java.io.IOException,
                       org.xml.sax.SAXException,
                       javax.xml.parsers.ParserConfigurationException
Creates a Page by the String representation of URI uri. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createPage
パラメータ:
uri -
戻り値:
Page
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createTextareaValue

public TextareaValue createTextareaValue(java.lang.String uri)
                                  throws java.io.IOException,
                                         org.xml.sax.SAXException,
                                         javax.xml.parsers.ParserConfigurationException
Creates a TextareaValue by the String representation of URI uri. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createTextareaValue
パラメータ:
uri -
戻り値:
TextareaValue
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createReadingState

public ReadingState createReadingState(java.lang.String uri,
                                       RContext rContext)
                                throws java.io.IOException,
                                       org.xml.sax.SAXException,
                                       javax.xml.parsers.ParserConfigurationException
Creates a ReadingState by the String representation of URI uri. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createReadingState
パラメータ:
uri -
rContext -
戻り値:
ReadingState
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsSelect

public FormElementsSelect createFormElementsSelect(java.lang.String uri,
                                                   RContext rContext)
                                            throws java.io.IOException,
                                                   org.xml.sax.SAXException,
                                                   javax.xml.parsers.ParserConfigurationException
Creates a FormElementsSelect by the String representation of URI uri. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelect
パラメータ:
uri -
rContext -
戻り値:
FormElementsSelect
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsSelectItem

public FormElementsSelectItem createFormElementsSelectItem(java.lang.String uri,
                                                           RContext rContext)
                                                    throws java.io.IOException,
                                                           org.xml.sax.SAXException,
                                                           javax.xml.parsers.ParserConfigurationException
Creates a FormElementsSelectItem by the String representation of URI uri. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelectItem
パラメータ:
uri -
rContext -
戻り値:
FormElementsSelectItem
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsSelectItemMetadata

public FormElementsSelectItemMetadata createFormElementsSelectItemMetadata(java.lang.String uri,
                                                                           RContext rContext)
                                                                    throws java.io.IOException,
                                                                           org.xml.sax.SAXException,
                                                                           javax.xml.parsers.ParserConfigurationException
Creates a FormElementsSelectItemMetadata by the String representation of URI uri. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelectItemMetadata
パラメータ:
uri -
rContext -
戻り値:
FormElementsSelectItemMetadata
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsTextarea

public FormElementsTextarea createFormElementsTextarea(java.lang.String uri,
                                                       RContext rContext)
                                                throws java.io.IOException,
                                                       org.xml.sax.SAXException,
                                                       javax.xml.parsers.ParserConfigurationException
Creates a FormElementsTextarea by the String representation of URI uri. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsTextarea
パラメータ:
uri -
rContext -
戻り値:
FormElementsTextarea
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsTextareaMetadata

public FormElementsTextareaMetadata createFormElementsTextareaMetadata(java.lang.String uri,
                                                                       RContext rContext)
                                                                throws java.io.IOException,
                                                                       org.xml.sax.SAXException,
                                                                       javax.xml.parsers.ParserConfigurationException
Creates a FormElementsTextareaMetadata by the String representation of URI uri. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsTextareaMetadata
パラメータ:
uri -
rContext -
戻り値:
FormElementsTextareaMetadata
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createMarkDensity

public MarkDensity createMarkDensity(java.lang.String uri,
                                     RContext rContext)
                              throws java.io.IOException,
                                     org.xml.sax.SAXException,
                                     javax.xml.parsers.ParserConfigurationException
Creates a MarkDensity by the String representation of URI uri. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createMarkDensity
パラメータ:
uri -
rContext -
戻り値:
MarkDensity
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createMarkState

public MarkState createMarkState(java.lang.String uri,
                                 RContext rContext)
                          throws java.io.IOException,
                                 org.xml.sax.SAXException,
                                 javax.xml.parsers.ParserConfigurationException
Creates a MarkState by the String representation of URI uri. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createMarkState
パラメータ:
uri -
rContext -
戻り値:
MarkState
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createTextareaImage

public TextareaImage createTextareaImage(java.lang.String uri,
                                         RContext rContext)
                                  throws java.io.IOException,
                                         org.xml.sax.SAXException,
                                         javax.xml.parsers.ParserConfigurationException
Creates a TextareaImage by the String representation of URI uri. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createTextareaImage
パラメータ:
uri -
rContext -
戻り値:
TextareaImage
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createImageFiles

public ImageFiles createImageFiles(java.lang.String uri,
                                   RContext rContext)
                            throws java.io.IOException,
                                   org.xml.sax.SAXException,
                                   javax.xml.parsers.ParserConfigurationException
Creates a ImageFiles by the String representation of URI uri. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createImageFiles
パラメータ:
uri -
rContext -
戻り値:
ImageFiles
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createImageFilesImagefile

public ImageFilesImagefile createImageFilesImagefile(java.lang.String uri,
                                                     RContext rContext)
                                              throws java.io.IOException,
                                                     org.xml.sax.SAXException,
                                                     javax.xml.parsers.ParserConfigurationException
Creates a ImageFilesImagefile by the String representation of URI uri. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createImageFilesImagefile
パラメータ:
uri -
rContext -
戻り値:
ImageFilesImagefile
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createPage

public Page createPage(java.lang.String uri,
                       RContext rContext)
                throws java.io.IOException,
                       org.xml.sax.SAXException,
                       javax.xml.parsers.ParserConfigurationException
Creates a Page by the String representation of URI uri. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createPage
パラメータ:
uri -
rContext -
戻り値:
Page
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createTextareaValue

public TextareaValue createTextareaValue(java.lang.String uri,
                                         RContext rContext)
                                  throws java.io.IOException,
                                         org.xml.sax.SAXException,
                                         javax.xml.parsers.ParserConfigurationException
Creates a TextareaValue by the String representation of URI uri. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createTextareaValue
パラメータ:
uri -
rContext -
戻り値:
TextareaValue
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createReadingState

public ReadingState createReadingState(java.net.URL url)
                                throws java.io.IOException,
                                       org.xml.sax.SAXException,
                                       javax.xml.parsers.ParserConfigurationException
Creates a ReadingState by the URL url. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createReadingState
パラメータ:
url -
戻り値:
ReadingState
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsSelect

public FormElementsSelect createFormElementsSelect(java.net.URL url)
                                            throws java.io.IOException,
                                                   org.xml.sax.SAXException,
                                                   javax.xml.parsers.ParserConfigurationException
Creates a FormElementsSelect by the URL url. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelect
パラメータ:
url -
戻り値:
FormElementsSelect
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsSelectItem

public FormElementsSelectItem createFormElementsSelectItem(java.net.URL url)
                                                    throws java.io.IOException,
                                                           org.xml.sax.SAXException,
                                                           javax.xml.parsers.ParserConfigurationException
Creates a FormElementsSelectItem by the URL url. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelectItem
パラメータ:
url -
戻り値:
FormElementsSelectItem
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsSelectItemMetadata

public FormElementsSelectItemMetadata createFormElementsSelectItemMetadata(java.net.URL url)
                                                                    throws java.io.IOException,
                                                                           org.xml.sax.SAXException,
                                                                           javax.xml.parsers.ParserConfigurationException
Creates a FormElementsSelectItemMetadata by the URL url. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelectItemMetadata
パラメータ:
url -
戻り値:
FormElementsSelectItemMetadata
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsTextarea

public FormElementsTextarea createFormElementsTextarea(java.net.URL url)
                                                throws java.io.IOException,
                                                       org.xml.sax.SAXException,
                                                       javax.xml.parsers.ParserConfigurationException
Creates a FormElementsTextarea by the URL url. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsTextarea
パラメータ:
url -
戻り値:
FormElementsTextarea
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsTextareaMetadata

public FormElementsTextareaMetadata createFormElementsTextareaMetadata(java.net.URL url)
                                                                throws java.io.IOException,
                                                                       org.xml.sax.SAXException,
                                                                       javax.xml.parsers.ParserConfigurationException
Creates a FormElementsTextareaMetadata by the URL url. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsTextareaMetadata
パラメータ:
url -
戻り値:
FormElementsTextareaMetadata
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createMarkDensity

public MarkDensity createMarkDensity(java.net.URL url)
                              throws java.io.IOException,
                                     org.xml.sax.SAXException,
                                     javax.xml.parsers.ParserConfigurationException
Creates a MarkDensity by the URL url. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createMarkDensity
パラメータ:
url -
戻り値:
MarkDensity
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createMarkState

public MarkState createMarkState(java.net.URL url)
                          throws java.io.IOException,
                                 org.xml.sax.SAXException,
                                 javax.xml.parsers.ParserConfigurationException
Creates a MarkState by the URL url. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createMarkState
パラメータ:
url -
戻り値:
MarkState
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createTextareaImage

public TextareaImage createTextareaImage(java.net.URL url)
                                  throws java.io.IOException,
                                         org.xml.sax.SAXException,
                                         javax.xml.parsers.ParserConfigurationException
Creates a TextareaImage by the URL url. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createTextareaImage
パラメータ:
url -
戻り値:
TextareaImage
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createImageFiles

public ImageFiles createImageFiles(java.net.URL url)
                            throws java.io.IOException,
                                   org.xml.sax.SAXException,
                                   javax.xml.parsers.ParserConfigurationException
Creates a ImageFiles by the URL url. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createImageFiles
パラメータ:
url -
戻り値:
ImageFiles
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createImageFilesImagefile

public ImageFilesImagefile createImageFilesImagefile(java.net.URL url)
                                              throws java.io.IOException,
                                                     org.xml.sax.SAXException,
                                                     javax.xml.parsers.ParserConfigurationException
Creates a ImageFilesImagefile by the URL url. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createImageFilesImagefile
パラメータ:
url -
戻り値:
ImageFilesImagefile
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createPage

public Page createPage(java.net.URL url)
                throws java.io.IOException,
                       org.xml.sax.SAXException,
                       javax.xml.parsers.ParserConfigurationException
Creates a Page by the URL url. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createPage
パラメータ:
url -
戻り値:
Page
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createTextareaValue

public TextareaValue createTextareaValue(java.net.URL url)
                                  throws java.io.IOException,
                                         org.xml.sax.SAXException,
                                         javax.xml.parsers.ParserConfigurationException
Creates a TextareaValue by the URL url. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createTextareaValue
パラメータ:
url -
戻り値:
TextareaValue
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createReadingState

public ReadingState createReadingState(java.net.URL url,
                                       RContext rContext)
                                throws java.io.IOException,
                                       org.xml.sax.SAXException,
                                       javax.xml.parsers.ParserConfigurationException
Creates a ReadingState by the URL url. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createReadingState
パラメータ:
url -
rContext -
戻り値:
ReadingState
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsSelect

public FormElementsSelect createFormElementsSelect(java.net.URL url,
                                                   RContext rContext)
                                            throws java.io.IOException,
                                                   org.xml.sax.SAXException,
                                                   javax.xml.parsers.ParserConfigurationException
Creates a FormElementsSelect by the URL url. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelect
パラメータ:
url -
rContext -
戻り値:
FormElementsSelect
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsSelectItem

public FormElementsSelectItem createFormElementsSelectItem(java.net.URL url,
                                                           RContext rContext)
                                                    throws java.io.IOException,
                                                           org.xml.sax.SAXException,
                                                           javax.xml.parsers.ParserConfigurationException
Creates a FormElementsSelectItem by the URL url. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelectItem
パラメータ:
url -
rContext -
戻り値:
FormElementsSelectItem
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsSelectItemMetadata

public FormElementsSelectItemMetadata createFormElementsSelectItemMetadata(java.net.URL url,
                                                                           RContext rContext)
                                                                    throws java.io.IOException,
                                                                           org.xml.sax.SAXException,
                                                                           javax.xml.parsers.ParserConfigurationException
Creates a FormElementsSelectItemMetadata by the URL url. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelectItemMetadata
パラメータ:
url -
rContext -
戻り値:
FormElementsSelectItemMetadata
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsTextarea

public FormElementsTextarea createFormElementsTextarea(java.net.URL url,
                                                       RContext rContext)
                                                throws java.io.IOException,
                                                       org.xml.sax.SAXException,
                                                       javax.xml.parsers.ParserConfigurationException
Creates a FormElementsTextarea by the URL url. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsTextarea
パラメータ:
url -
rContext -
戻り値:
FormElementsTextarea
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsTextareaMetadata

public FormElementsTextareaMetadata createFormElementsTextareaMetadata(java.net.URL url,
                                                                       RContext rContext)
                                                                throws java.io.IOException,
                                                                       org.xml.sax.SAXException,
                                                                       javax.xml.parsers.ParserConfigurationException
Creates a FormElementsTextareaMetadata by the URL url. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsTextareaMetadata
パラメータ:
url -
rContext -
戻り値:
FormElementsTextareaMetadata
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createMarkDensity

public MarkDensity createMarkDensity(java.net.URL url,
                                     RContext rContext)
                              throws java.io.IOException,
                                     org.xml.sax.SAXException,
                                     javax.xml.parsers.ParserConfigurationException
Creates a MarkDensity by the URL url. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createMarkDensity
パラメータ:
url -
rContext -
戻り値:
MarkDensity
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createMarkState

public MarkState createMarkState(java.net.URL url,
                                 RContext rContext)
                          throws java.io.IOException,
                                 org.xml.sax.SAXException,
                                 javax.xml.parsers.ParserConfigurationException
Creates a MarkState by the URL url. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createMarkState
パラメータ:
url -
rContext -
戻り値:
MarkState
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createTextareaImage

public TextareaImage createTextareaImage(java.net.URL url,
                                         RContext rContext)
                                  throws java.io.IOException,
                                         org.xml.sax.SAXException,
                                         javax.xml.parsers.ParserConfigurationException
Creates a TextareaImage by the URL url. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createTextareaImage
パラメータ:
url -
rContext -
戻り値:
TextareaImage
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createImageFiles

public ImageFiles createImageFiles(java.net.URL url,
                                   RContext rContext)
                            throws java.io.IOException,
                                   org.xml.sax.SAXException,
                                   javax.xml.parsers.ParserConfigurationException
Creates a ImageFiles by the URL url. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createImageFiles
パラメータ:
url -
rContext -
戻り値:
ImageFiles
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createImageFilesImagefile

public ImageFilesImagefile createImageFilesImagefile(java.net.URL url,
                                                     RContext rContext)
                                              throws java.io.IOException,
                                                     org.xml.sax.SAXException,
                                                     javax.xml.parsers.ParserConfigurationException
Creates a ImageFilesImagefile by the URL url. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createImageFilesImagefile
パラメータ:
url -
rContext -
戻り値:
ImageFilesImagefile
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createPage

public Page createPage(java.net.URL url,
                       RContext rContext)
                throws java.io.IOException,
                       org.xml.sax.SAXException,
                       javax.xml.parsers.ParserConfigurationException
Creates a Page by the URL url. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createPage
パラメータ:
url -
rContext -
戻り値:
Page
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createTextareaValue

public TextareaValue createTextareaValue(java.net.URL url,
                                         RContext rContext)
                                  throws java.io.IOException,
                                         org.xml.sax.SAXException,
                                         javax.xml.parsers.ParserConfigurationException
Creates a TextareaValue by the URL url. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createTextareaValue
パラメータ:
url -
rContext -
戻り値:
TextareaValue
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createReadingState

public ReadingState createReadingState(java.io.InputStream in)
                                throws java.io.IOException,
                                       org.xml.sax.SAXException,
                                       javax.xml.parsers.ParserConfigurationException
Creates a ReadingState by the InputStream in. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createReadingState
パラメータ:
in -
戻り値:
ReadingState
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsSelect

public FormElementsSelect createFormElementsSelect(java.io.InputStream in)
                                            throws java.io.IOException,
                                                   org.xml.sax.SAXException,
                                                   javax.xml.parsers.ParserConfigurationException
Creates a FormElementsSelect by the InputStream in. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelect
パラメータ:
in -
戻り値:
FormElementsSelect
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsSelectItem

public FormElementsSelectItem createFormElementsSelectItem(java.io.InputStream in)
                                                    throws java.io.IOException,
                                                           org.xml.sax.SAXException,
                                                           javax.xml.parsers.ParserConfigurationException
Creates a FormElementsSelectItem by the InputStream in. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelectItem
パラメータ:
in -
戻り値:
FormElementsSelectItem
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsSelectItemMetadata

public FormElementsSelectItemMetadata createFormElementsSelectItemMetadata(java.io.InputStream in)
                                                                    throws java.io.IOException,
                                                                           org.xml.sax.SAXException,
                                                                           javax.xml.parsers.ParserConfigurationException
Creates a FormElementsSelectItemMetadata by the InputStream in. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelectItemMetadata
パラメータ:
in -
戻り値:
FormElementsSelectItemMetadata
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsTextarea

public FormElementsTextarea createFormElementsTextarea(java.io.InputStream in)
                                                throws java.io.IOException,
                                                       org.xml.sax.SAXException,
                                                       javax.xml.parsers.ParserConfigurationException
Creates a FormElementsTextarea by the InputStream in. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsTextarea
パラメータ:
in -
戻り値:
FormElementsTextarea
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsTextareaMetadata

public FormElementsTextareaMetadata createFormElementsTextareaMetadata(java.io.InputStream in)
                                                                throws java.io.IOException,
                                                                       org.xml.sax.SAXException,
                                                                       javax.xml.parsers.ParserConfigurationException
Creates a FormElementsTextareaMetadata by the InputStream in. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsTextareaMetadata
パラメータ:
in -
戻り値:
FormElementsTextareaMetadata
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createMarkDensity

public MarkDensity createMarkDensity(java.io.InputStream in)
                              throws java.io.IOException,
                                     org.xml.sax.SAXException,
                                     javax.xml.parsers.ParserConfigurationException
Creates a MarkDensity by the InputStream in. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createMarkDensity
パラメータ:
in -
戻り値:
MarkDensity
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createMarkState

public MarkState createMarkState(java.io.InputStream in)
                          throws java.io.IOException,
                                 org.xml.sax.SAXException,
                                 javax.xml.parsers.ParserConfigurationException
Creates a MarkState by the InputStream in. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createMarkState
パラメータ:
in -
戻り値:
MarkState
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createTextareaImage

public TextareaImage createTextareaImage(java.io.InputStream in)
                                  throws java.io.IOException,
                                         org.xml.sax.SAXException,
                                         javax.xml.parsers.ParserConfigurationException
Creates a TextareaImage by the InputStream in. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createTextareaImage
パラメータ:
in -
戻り値:
TextareaImage
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createImageFiles

public ImageFiles createImageFiles(java.io.InputStream in)
                            throws java.io.IOException,
                                   org.xml.sax.SAXException,
                                   javax.xml.parsers.ParserConfigurationException
Creates a ImageFiles by the InputStream in. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createImageFiles
パラメータ:
in -
戻り値:
ImageFiles
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createImageFilesImagefile

public ImageFilesImagefile createImageFilesImagefile(java.io.InputStream in)
                                              throws java.io.IOException,
                                                     org.xml.sax.SAXException,
                                                     javax.xml.parsers.ParserConfigurationException
Creates a ImageFilesImagefile by the InputStream in. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createImageFilesImagefile
パラメータ:
in -
戻り値:
ImageFilesImagefile
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createPage

public Page createPage(java.io.InputStream in)
                throws java.io.IOException,
                       org.xml.sax.SAXException,
                       javax.xml.parsers.ParserConfigurationException
Creates a Page by the InputStream in. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createPage
パラメータ:
in -
戻り値:
Page
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createTextareaValue

public TextareaValue createTextareaValue(java.io.InputStream in)
                                  throws java.io.IOException,
                                         org.xml.sax.SAXException,
                                         javax.xml.parsers.ParserConfigurationException
Creates a TextareaValue by the InputStream in. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createTextareaValue
パラメータ:
in -
戻り値:
TextareaValue
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createReadingState

public ReadingState createReadingState(java.io.InputStream in,
                                       RContext rContext)
                                throws java.io.IOException,
                                       org.xml.sax.SAXException,
                                       javax.xml.parsers.ParserConfigurationException
Creates a ReadingState by the InputStream in. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createReadingState
パラメータ:
in -
rContext -
戻り値:
ReadingState
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsSelect

public FormElementsSelect createFormElementsSelect(java.io.InputStream in,
                                                   RContext rContext)
                                            throws java.io.IOException,
                                                   org.xml.sax.SAXException,
                                                   javax.xml.parsers.ParserConfigurationException
Creates a FormElementsSelect by the InputStream in. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelect
パラメータ:
in -
rContext -
戻り値:
FormElementsSelect
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsSelectItem

public FormElementsSelectItem createFormElementsSelectItem(java.io.InputStream in,
                                                           RContext rContext)
                                                    throws java.io.IOException,
                                                           org.xml.sax.SAXException,
                                                           javax.xml.parsers.ParserConfigurationException
Creates a FormElementsSelectItem by the InputStream in. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelectItem
パラメータ:
in -
rContext -
戻り値:
FormElementsSelectItem
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsSelectItemMetadata

public FormElementsSelectItemMetadata createFormElementsSelectItemMetadata(java.io.InputStream in,
                                                                           RContext rContext)
                                                                    throws java.io.IOException,
                                                                           org.xml.sax.SAXException,
                                                                           javax.xml.parsers.ParserConfigurationException
Creates a FormElementsSelectItemMetadata by the InputStream in. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelectItemMetadata
パラメータ:
in -
rContext -
戻り値:
FormElementsSelectItemMetadata
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsTextarea

public FormElementsTextarea createFormElementsTextarea(java.io.InputStream in,
                                                       RContext rContext)
                                                throws java.io.IOException,
                                                       org.xml.sax.SAXException,
                                                       javax.xml.parsers.ParserConfigurationException
Creates a FormElementsTextarea by the InputStream in. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsTextarea
パラメータ:
in -
rContext -
戻り値:
FormElementsTextarea
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsTextareaMetadata

public FormElementsTextareaMetadata createFormElementsTextareaMetadata(java.io.InputStream in,
                                                                       RContext rContext)
                                                                throws java.io.IOException,
                                                                       org.xml.sax.SAXException,
                                                                       javax.xml.parsers.ParserConfigurationException
Creates a FormElementsTextareaMetadata by the InputStream in. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsTextareaMetadata
パラメータ:
in -
rContext -
戻り値:
FormElementsTextareaMetadata
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createMarkDensity

public MarkDensity createMarkDensity(java.io.InputStream in,
                                     RContext rContext)
                              throws java.io.IOException,
                                     org.xml.sax.SAXException,
                                     javax.xml.parsers.ParserConfigurationException
Creates a MarkDensity by the InputStream in. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createMarkDensity
パラメータ:
in -
rContext -
戻り値:
MarkDensity
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createMarkState

public MarkState createMarkState(java.io.InputStream in,
                                 RContext rContext)
                          throws java.io.IOException,
                                 org.xml.sax.SAXException,
                                 javax.xml.parsers.ParserConfigurationException
Creates a MarkState by the InputStream in. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createMarkState
パラメータ:
in -
rContext -
戻り値:
MarkState
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createTextareaImage

public TextareaImage createTextareaImage(java.io.InputStream in,
                                         RContext rContext)
                                  throws java.io.IOException,
                                         org.xml.sax.SAXException,
                                         javax.xml.parsers.ParserConfigurationException
Creates a TextareaImage by the InputStream in. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createTextareaImage
パラメータ:
in -
rContext -
戻り値:
TextareaImage
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createImageFiles

public ImageFiles createImageFiles(java.io.InputStream in,
                                   RContext rContext)
                            throws java.io.IOException,
                                   org.xml.sax.SAXException,
                                   javax.xml.parsers.ParserConfigurationException
Creates a ImageFiles by the InputStream in. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createImageFiles
パラメータ:
in -
rContext -
戻り値:
ImageFiles
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createImageFilesImagefile

public ImageFilesImagefile createImageFilesImagefile(java.io.InputStream in,
                                                     RContext rContext)
                                              throws java.io.IOException,
                                                     org.xml.sax.SAXException,
                                                     javax.xml.parsers.ParserConfigurationException
Creates a ImageFilesImagefile by the InputStream in. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createImageFilesImagefile
パラメータ:
in -
rContext -
戻り値:
ImageFilesImagefile
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createPage

public Page createPage(java.io.InputStream in,
                       RContext rContext)
                throws java.io.IOException,
                       org.xml.sax.SAXException,
                       javax.xml.parsers.ParserConfigurationException
Creates a Page by the InputStream in. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createPage
パラメータ:
in -
rContext -
戻り値:
Page
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createTextareaValue

public TextareaValue createTextareaValue(java.io.InputStream in,
                                         RContext rContext)
                                  throws java.io.IOException,
                                         org.xml.sax.SAXException,
                                         javax.xml.parsers.ParserConfigurationException
Creates a TextareaValue by the InputStream in. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createTextareaValue
パラメータ:
in -
rContext -
戻り値:
TextareaValue
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createReadingState

public ReadingState createReadingState(org.xml.sax.InputSource is)
                                throws java.io.IOException,
                                       org.xml.sax.SAXException,
                                       javax.xml.parsers.ParserConfigurationException
Creates a ReadingState by the InputSource is. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createReadingState
パラメータ:
is -
戻り値:
ReadingState
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsSelect

public FormElementsSelect createFormElementsSelect(org.xml.sax.InputSource is)
                                            throws java.io.IOException,
                                                   org.xml.sax.SAXException,
                                                   javax.xml.parsers.ParserConfigurationException
Creates a FormElementsSelect by the InputSource is. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelect
パラメータ:
is -
戻り値:
FormElementsSelect
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsSelectItem

public FormElementsSelectItem createFormElementsSelectItem(org.xml.sax.InputSource is)
                                                    throws java.io.IOException,
                                                           org.xml.sax.SAXException,
                                                           javax.xml.parsers.ParserConfigurationException
Creates a FormElementsSelectItem by the InputSource is. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelectItem
パラメータ:
is -
戻り値:
FormElementsSelectItem
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsSelectItemMetadata

public FormElementsSelectItemMetadata createFormElementsSelectItemMetadata(org.xml.sax.InputSource is)
                                                                    throws java.io.IOException,
                                                                           org.xml.sax.SAXException,
                                                                           javax.xml.parsers.ParserConfigurationException
Creates a FormElementsSelectItemMetadata by the InputSource is. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelectItemMetadata
パラメータ:
is -
戻り値:
FormElementsSelectItemMetadata
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsTextarea

public FormElementsTextarea createFormElementsTextarea(org.xml.sax.InputSource is)
                                                throws java.io.IOException,
                                                       org.xml.sax.SAXException,
                                                       javax.xml.parsers.ParserConfigurationException
Creates a FormElementsTextarea by the InputSource is. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsTextarea
パラメータ:
is -
戻り値:
FormElementsTextarea
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsTextareaMetadata

public FormElementsTextareaMetadata createFormElementsTextareaMetadata(org.xml.sax.InputSource is)
                                                                throws java.io.IOException,
                                                                       org.xml.sax.SAXException,
                                                                       javax.xml.parsers.ParserConfigurationException
Creates a FormElementsTextareaMetadata by the InputSource is. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsTextareaMetadata
パラメータ:
is -
戻り値:
FormElementsTextareaMetadata
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createMarkDensity

public MarkDensity createMarkDensity(org.xml.sax.InputSource is)
                              throws java.io.IOException,
                                     org.xml.sax.SAXException,
                                     javax.xml.parsers.ParserConfigurationException
Creates a MarkDensity by the InputSource is. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createMarkDensity
パラメータ:
is -
戻り値:
MarkDensity
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createMarkState

public MarkState createMarkState(org.xml.sax.InputSource is)
                          throws java.io.IOException,
                                 org.xml.sax.SAXException,
                                 javax.xml.parsers.ParserConfigurationException
Creates a MarkState by the InputSource is. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createMarkState
パラメータ:
is -
戻り値:
MarkState
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createTextareaImage

public TextareaImage createTextareaImage(org.xml.sax.InputSource is)
                                  throws java.io.IOException,
                                         org.xml.sax.SAXException,
                                         javax.xml.parsers.ParserConfigurationException
Creates a TextareaImage by the InputSource is. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createTextareaImage
パラメータ:
is -
戻り値:
TextareaImage
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createImageFiles

public ImageFiles createImageFiles(org.xml.sax.InputSource is)
                            throws java.io.IOException,
                                   org.xml.sax.SAXException,
                                   javax.xml.parsers.ParserConfigurationException
Creates a ImageFiles by the InputSource is. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createImageFiles
パラメータ:
is -
戻り値:
ImageFiles
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createImageFilesImagefile

public ImageFilesImagefile createImageFilesImagefile(org.xml.sax.InputSource is)
                                              throws java.io.IOException,
                                                     org.xml.sax.SAXException,
                                                     javax.xml.parsers.ParserConfigurationException
Creates a ImageFilesImagefile by the InputSource is. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createImageFilesImagefile
パラメータ:
is -
戻り値:
ImageFilesImagefile
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createPage

public Page createPage(org.xml.sax.InputSource is)
                throws java.io.IOException,
                       org.xml.sax.SAXException,
                       javax.xml.parsers.ParserConfigurationException
Creates a Page by the InputSource is. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createPage
パラメータ:
is -
戻り値:
Page
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createTextareaValue

public TextareaValue createTextareaValue(org.xml.sax.InputSource is)
                                  throws java.io.IOException,
                                         org.xml.sax.SAXException,
                                         javax.xml.parsers.ParserConfigurationException
Creates a TextareaValue by the InputSource is. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createTextareaValue
パラメータ:
is -
戻り値:
TextareaValue
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createReadingState

public ReadingState createReadingState(org.xml.sax.InputSource is,
                                       RContext rContext)
                                throws java.io.IOException,
                                       org.xml.sax.SAXException,
                                       javax.xml.parsers.ParserConfigurationException
Creates a ReadingState by the InputSource is. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createReadingState
パラメータ:
is -
rContext -
戻り値:
ReadingState
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsSelect

public FormElementsSelect createFormElementsSelect(org.xml.sax.InputSource is,
                                                   RContext rContext)
                                            throws java.io.IOException,
                                                   org.xml.sax.SAXException,
                                                   javax.xml.parsers.ParserConfigurationException
Creates a FormElementsSelect by the InputSource is. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelect
パラメータ:
is -
rContext -
戻り値:
FormElementsSelect
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsSelectItem

public FormElementsSelectItem createFormElementsSelectItem(org.xml.sax.InputSource is,
                                                           RContext rContext)
                                                    throws java.io.IOException,
                                                           org.xml.sax.SAXException,
                                                           javax.xml.parsers.ParserConfigurationException
Creates a FormElementsSelectItem by the InputSource is. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelectItem
パラメータ:
is -
rContext -
戻り値:
FormElementsSelectItem
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsSelectItemMetadata

public FormElementsSelectItemMetadata createFormElementsSelectItemMetadata(org.xml.sax.InputSource is,
                                                                           RContext rContext)
                                                                    throws java.io.IOException,
                                                                           org.xml.sax.SAXException,
                                                                           javax.xml.parsers.ParserConfigurationException
Creates a FormElementsSelectItemMetadata by the InputSource is. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelectItemMetadata
パラメータ:
is -
rContext -
戻り値:
FormElementsSelectItemMetadata
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsTextarea

public FormElementsTextarea createFormElementsTextarea(org.xml.sax.InputSource is,
                                                       RContext rContext)
                                                throws java.io.IOException,
                                                       org.xml.sax.SAXException,
                                                       javax.xml.parsers.ParserConfigurationException
Creates a FormElementsTextarea by the InputSource is. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsTextarea
パラメータ:
is -
rContext -
戻り値:
FormElementsTextarea
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsTextareaMetadata

public FormElementsTextareaMetadata createFormElementsTextareaMetadata(org.xml.sax.InputSource is,
                                                                       RContext rContext)
                                                                throws java.io.IOException,
                                                                       org.xml.sax.SAXException,
                                                                       javax.xml.parsers.ParserConfigurationException
Creates a FormElementsTextareaMetadata by the InputSource is. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsTextareaMetadata
パラメータ:
is -
rContext -
戻り値:
FormElementsTextareaMetadata
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createMarkDensity

public MarkDensity createMarkDensity(org.xml.sax.InputSource is,
                                     RContext rContext)
                              throws java.io.IOException,
                                     org.xml.sax.SAXException,
                                     javax.xml.parsers.ParserConfigurationException
Creates a MarkDensity by the InputSource is. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createMarkDensity
パラメータ:
is -
rContext -
戻り値:
MarkDensity
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createMarkState

public MarkState createMarkState(org.xml.sax.InputSource is,
                                 RContext rContext)
                          throws java.io.IOException,
                                 org.xml.sax.SAXException,
                                 javax.xml.parsers.ParserConfigurationException
Creates a MarkState by the InputSource is. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createMarkState
パラメータ:
is -
rContext -
戻り値:
MarkState
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createTextareaImage

public TextareaImage createTextareaImage(org.xml.sax.InputSource is,
                                         RContext rContext)
                                  throws java.io.IOException,
                                         org.xml.sax.SAXException,
                                         javax.xml.parsers.ParserConfigurationException
Creates a TextareaImage by the InputSource is. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createTextareaImage
パラメータ:
is -
rContext -
戻り値:
TextareaImage
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createImageFiles

public ImageFiles createImageFiles(org.xml.sax.InputSource is,
                                   RContext rContext)
                            throws java.io.IOException,
                                   org.xml.sax.SAXException,
                                   javax.xml.parsers.ParserConfigurationException
Creates a ImageFiles by the InputSource is. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createImageFiles
パラメータ:
is -
rContext -
戻り値:
ImageFiles
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createImageFilesImagefile

public ImageFilesImagefile createImageFilesImagefile(org.xml.sax.InputSource is,
                                                     RContext rContext)
                                              throws java.io.IOException,
                                                     org.xml.sax.SAXException,
                                                     javax.xml.parsers.ParserConfigurationException
Creates a ImageFilesImagefile by the InputSource is. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createImageFilesImagefile
パラメータ:
is -
rContext -
戻り値:
ImageFilesImagefile
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createPage

public Page createPage(org.xml.sax.InputSource is,
                       RContext rContext)
                throws java.io.IOException,
                       org.xml.sax.SAXException,
                       javax.xml.parsers.ParserConfigurationException
Creates a Page by the InputSource is. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createPage
パラメータ:
is -
rContext -
戻り値:
Page
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createTextareaValue

public TextareaValue createTextareaValue(org.xml.sax.InputSource is,
                                         RContext rContext)
                                  throws java.io.IOException,
                                         org.xml.sax.SAXException,
                                         javax.xml.parsers.ParserConfigurationException
Creates a TextareaValue by the InputSource is. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createTextareaValue
パラメータ:
is -
rContext -
戻り値:
TextareaValue
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createReadingState

public ReadingState createReadingState(java.io.Reader reader)
                                throws java.io.IOException,
                                       org.xml.sax.SAXException,
                                       javax.xml.parsers.ParserConfigurationException
Creates a ReadingState by the Reader reader. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createReadingState
パラメータ:
reader -
戻り値:
ReadingState
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsSelect

public FormElementsSelect createFormElementsSelect(java.io.Reader reader)
                                            throws java.io.IOException,
                                                   org.xml.sax.SAXException,
                                                   javax.xml.parsers.ParserConfigurationException
Creates a FormElementsSelect by the Reader reader. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelect
パラメータ:
reader -
戻り値:
FormElementsSelect
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsSelectItem

public FormElementsSelectItem createFormElementsSelectItem(java.io.Reader reader)
                                                    throws java.io.IOException,
                                                           org.xml.sax.SAXException,
                                                           javax.xml.parsers.ParserConfigurationException
Creates a FormElementsSelectItem by the Reader reader. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelectItem
パラメータ:
reader -
戻り値:
FormElementsSelectItem
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsSelectItemMetadata

public FormElementsSelectItemMetadata createFormElementsSelectItemMetadata(java.io.Reader reader)
                                                                    throws java.io.IOException,
                                                                           org.xml.sax.SAXException,
                                                                           javax.xml.parsers.ParserConfigurationException
Creates a FormElementsSelectItemMetadata by the Reader reader. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelectItemMetadata
パラメータ:
reader -
戻り値:
FormElementsSelectItemMetadata
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsTextarea

public FormElementsTextarea createFormElementsTextarea(java.io.Reader reader)
                                                throws java.io.IOException,
                                                       org.xml.sax.SAXException,
                                                       javax.xml.parsers.ParserConfigurationException
Creates a FormElementsTextarea by the Reader reader. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsTextarea
パラメータ:
reader -
戻り値:
FormElementsTextarea
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsTextareaMetadata

public FormElementsTextareaMetadata createFormElementsTextareaMetadata(java.io.Reader reader)
                                                                throws java.io.IOException,
                                                                       org.xml.sax.SAXException,
                                                                       javax.xml.parsers.ParserConfigurationException
Creates a FormElementsTextareaMetadata by the Reader reader. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsTextareaMetadata
パラメータ:
reader -
戻り値:
FormElementsTextareaMetadata
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createMarkDensity

public MarkDensity createMarkDensity(java.io.Reader reader)
                              throws java.io.IOException,
                                     org.xml.sax.SAXException,
                                     javax.xml.parsers.ParserConfigurationException
Creates a MarkDensity by the Reader reader. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createMarkDensity
パラメータ:
reader -
戻り値:
MarkDensity
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createMarkState

public MarkState createMarkState(java.io.Reader reader)
                          throws java.io.IOException,
                                 org.xml.sax.SAXException,
                                 javax.xml.parsers.ParserConfigurationException
Creates a MarkState by the Reader reader. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createMarkState
パラメータ:
reader -
戻り値:
MarkState
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createTextareaImage

public TextareaImage createTextareaImage(java.io.Reader reader)
                                  throws java.io.IOException,
                                         org.xml.sax.SAXException,
                                         javax.xml.parsers.ParserConfigurationException
Creates a TextareaImage by the Reader reader. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createTextareaImage
パラメータ:
reader -
戻り値:
TextareaImage
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createImageFiles

public ImageFiles createImageFiles(java.io.Reader reader)
                            throws java.io.IOException,
                                   org.xml.sax.SAXException,
                                   javax.xml.parsers.ParserConfigurationException
Creates a ImageFiles by the Reader reader. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createImageFiles
パラメータ:
reader -
戻り値:
ImageFiles
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createImageFilesImagefile

public ImageFilesImagefile createImageFilesImagefile(java.io.Reader reader)
                                              throws java.io.IOException,
                                                     org.xml.sax.SAXException,
                                                     javax.xml.parsers.ParserConfigurationException
Creates a ImageFilesImagefile by the Reader reader. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createImageFilesImagefile
パラメータ:
reader -
戻り値:
ImageFilesImagefile
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createPage

public Page createPage(java.io.Reader reader)
                throws java.io.IOException,
                       org.xml.sax.SAXException,
                       javax.xml.parsers.ParserConfigurationException
Creates a Page by the Reader reader. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createPage
パラメータ:
reader -
戻り値:
Page
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createTextareaValue

public TextareaValue createTextareaValue(java.io.Reader reader)
                                  throws java.io.IOException,
                                         org.xml.sax.SAXException,
                                         javax.xml.parsers.ParserConfigurationException
Creates a TextareaValue by the Reader reader. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createTextareaValue
パラメータ:
reader -
戻り値:
TextareaValue
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createReadingState

public ReadingState createReadingState(java.io.Reader reader,
                                       RContext rContext)
                                throws java.io.IOException,
                                       org.xml.sax.SAXException,
                                       javax.xml.parsers.ParserConfigurationException
Creates a ReadingState by the Reader reader. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createReadingState
パラメータ:
reader -
rContext -
戻り値:
ReadingState
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsSelect

public FormElementsSelect createFormElementsSelect(java.io.Reader reader,
                                                   RContext rContext)
                                            throws java.io.IOException,
                                                   org.xml.sax.SAXException,
                                                   javax.xml.parsers.ParserConfigurationException
Creates a FormElementsSelect by the Reader reader. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelect
パラメータ:
reader -
rContext -
戻り値:
FormElementsSelect
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsSelectItem

public FormElementsSelectItem createFormElementsSelectItem(java.io.Reader reader,
                                                           RContext rContext)
                                                    throws java.io.IOException,
                                                           org.xml.sax.SAXException,
                                                           javax.xml.parsers.ParserConfigurationException
Creates a FormElementsSelectItem by the Reader reader. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelectItem
パラメータ:
reader -
rContext -
戻り値:
FormElementsSelectItem
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsSelectItemMetadata

public FormElementsSelectItemMetadata createFormElementsSelectItemMetadata(java.io.Reader reader,
                                                                           RContext rContext)
                                                                    throws java.io.IOException,
                                                                           org.xml.sax.SAXException,
                                                                           javax.xml.parsers.ParserConfigurationException
Creates a FormElementsSelectItemMetadata by the Reader reader. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelectItemMetadata
パラメータ:
reader -
rContext -
戻り値:
FormElementsSelectItemMetadata
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsTextarea

public FormElementsTextarea createFormElementsTextarea(java.io.Reader reader,
                                                       RContext rContext)
                                                throws java.io.IOException,
                                                       org.xml.sax.SAXException,
                                                       javax.xml.parsers.ParserConfigurationException
Creates a FormElementsTextarea by the Reader reader. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsTextarea
パラメータ:
reader -
rContext -
戻り値:
FormElementsTextarea
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createFormElementsTextareaMetadata

public FormElementsTextareaMetadata createFormElementsTextareaMetadata(java.io.Reader reader,
                                                                       RContext rContext)
                                                                throws java.io.IOException,
                                                                       org.xml.sax.SAXException,
                                                                       javax.xml.parsers.ParserConfigurationException
Creates a FormElementsTextareaMetadata by the Reader reader. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsTextareaMetadata
パラメータ:
reader -
rContext -
戻り値:
FormElementsTextareaMetadata
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createMarkDensity

public MarkDensity createMarkDensity(java.io.Reader reader,
                                     RContext rContext)
                              throws java.io.IOException,
                                     org.xml.sax.SAXException,
                                     javax.xml.parsers.ParserConfigurationException
Creates a MarkDensity by the Reader reader. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createMarkDensity
パラメータ:
reader -
rContext -
戻り値:
MarkDensity
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createMarkState

public MarkState createMarkState(java.io.Reader reader,
                                 RContext rContext)
                          throws java.io.IOException,
                                 org.xml.sax.SAXException,
                                 javax.xml.parsers.ParserConfigurationException
Creates a MarkState by the Reader reader. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createMarkState
パラメータ:
reader -
rContext -
戻り値:
MarkState
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createTextareaImage

public TextareaImage createTextareaImage(java.io.Reader reader,
                                         RContext rContext)
                                  throws java.io.IOException,
                                         org.xml.sax.SAXException,
                                         javax.xml.parsers.ParserConfigurationException
Creates a TextareaImage by the Reader reader. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createTextareaImage
パラメータ:
reader -
rContext -
戻り値:
TextareaImage
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createImageFiles

public ImageFiles createImageFiles(java.io.Reader reader,
                                   RContext rContext)
                            throws java.io.IOException,
                                   org.xml.sax.SAXException,
                                   javax.xml.parsers.ParserConfigurationException
Creates a ImageFiles by the Reader reader. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createImageFiles
パラメータ:
reader -
rContext -
戻り値:
ImageFiles
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createImageFilesImagefile

public ImageFilesImagefile createImageFilesImagefile(java.io.Reader reader,
                                                     RContext rContext)
                                              throws java.io.IOException,
                                                     org.xml.sax.SAXException,
                                                     javax.xml.parsers.ParserConfigurationException
Creates a ImageFilesImagefile by the Reader reader. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createImageFilesImagefile
パラメータ:
reader -
rContext -
戻り値:
ImageFilesImagefile
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createPage

public Page createPage(java.io.Reader reader,
                       RContext rContext)
                throws java.io.IOException,
                       org.xml.sax.SAXException,
                       javax.xml.parsers.ParserConfigurationException
Creates a Page by the Reader reader. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createPage
パラメータ:
reader -
rContext -
戻り値:
Page
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createTextareaValue

public TextareaValue createTextareaValue(java.io.Reader reader,
                                         RContext rContext)
                                  throws java.io.IOException,
                                         org.xml.sax.SAXException,
                                         javax.xml.parsers.ParserConfigurationException
Creates a TextareaValue by the Reader reader. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createTextareaValue
パラメータ:
reader -
rContext -
戻り値:
TextareaValue
例外:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException

createReadingState

public ReadingState createReadingState(RContext rContext)
Creates a ReadingState with Context.

定義:
インタフェース IReaderFactory 内の createReadingState
パラメータ:
rContext -
戻り値:
ReadingState

createFormElementsSelect

public FormElementsSelect createFormElementsSelect(RContext rContext)
Creates a FormElementsSelect with Context.

定義:
インタフェース IReaderFactory 内の createFormElementsSelect
パラメータ:
rContext -
戻り値:
FormElementsSelect

createFormElementsSelectItem

public FormElementsSelectItem createFormElementsSelectItem(RContext rContext)
Creates a FormElementsSelectItem with Context.

定義:
インタフェース IReaderFactory 内の createFormElementsSelectItem
パラメータ:
rContext -
戻り値:
FormElementsSelectItem

createFormElementsSelectItemMetadata

public FormElementsSelectItemMetadata createFormElementsSelectItemMetadata(RContext rContext)
Creates a FormElementsSelectItemMetadata with Context.

定義:
インタフェース IReaderFactory 内の createFormElementsSelectItemMetadata
パラメータ:
rContext -
戻り値:
FormElementsSelectItemMetadata

createFormElementsTextarea

public FormElementsTextarea createFormElementsTextarea(RContext rContext)
Creates a FormElementsTextarea with Context.

定義:
インタフェース IReaderFactory 内の createFormElementsTextarea
パラメータ:
rContext -
戻り値:
FormElementsTextarea

createFormElementsTextareaMetadata

public FormElementsTextareaMetadata createFormElementsTextareaMetadata(RContext rContext)
Creates a FormElementsTextareaMetadata with Context.

定義:
インタフェース IReaderFactory 内の createFormElementsTextareaMetadata
パラメータ:
rContext -
戻り値:
FormElementsTextareaMetadata

createMarkDensity

public MarkDensity createMarkDensity(RContext rContext)
Creates a MarkDensity with Context.

定義:
インタフェース IReaderFactory 内の createMarkDensity
パラメータ:
rContext -
戻り値:
MarkDensity

createMarkState

public MarkState createMarkState(RContext rContext)
Creates a MarkState with Context.

定義:
インタフェース IReaderFactory 内の createMarkState
パラメータ:
rContext -
戻り値:
MarkState

createTextareaImage

public TextareaImage createTextareaImage(RContext rContext)
Creates a TextareaImage with Context.

定義:
インタフェース IReaderFactory 内の createTextareaImage
パラメータ:
rContext -
戻り値:
TextareaImage

createImageFiles

public ImageFiles createImageFiles(RContext rContext)
Creates a ImageFiles with Context.

定義:
インタフェース IReaderFactory 内の createImageFiles
パラメータ:
rContext -
戻り値:
ImageFiles

createImageFilesImagefile

public ImageFilesImagefile createImageFilesImagefile(RContext rContext)
Creates a ImageFilesImagefile with Context.

定義:
インタフェース IReaderFactory 内の createImageFilesImagefile
パラメータ:
rContext -
戻り値:
ImageFilesImagefile

createPage

public Page createPage(RContext rContext)
Creates a Page with Context.

定義:
インタフェース IReaderFactory 内の createPage
パラメータ:
rContext -
戻り値:
Page

createTextareaValue

public TextareaValue createTextareaValue(RContext rContext)
Creates a TextareaValue with Context.

定義:
インタフェース IReaderFactory 内の createTextareaValue
パラメータ:
rContext -
戻り値:
TextareaValue

createReadingState

public ReadingState createReadingState(ReadingState source)
Creates a ReadingState by the object source. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createReadingState
パラメータ:
source -
戻り値:
ReadingState

createFormElementsSelect

public FormElementsSelect createFormElementsSelect(FormElementsSelect source)
Creates a FormElementsSelect by the object source. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelect
パラメータ:
source -
戻り値:
FormElementsSelect

createFormElementsSelectItem

public FormElementsSelectItem createFormElementsSelectItem(FormElementsSelectItem source)
Creates a FormElementsSelectItem by the object source. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelectItem
パラメータ:
source -
戻り値:
FormElementsSelectItem

createFormElementsSelectItemMetadata

public FormElementsSelectItemMetadata createFormElementsSelectItemMetadata(FormElementsSelectItemMetadata source)
Creates a FormElementsSelectItemMetadata by the object source. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelectItemMetadata
パラメータ:
source -
戻り値:
FormElementsSelectItemMetadata

createFormElementsTextarea

public FormElementsTextarea createFormElementsTextarea(FormElementsTextarea source)
Creates a FormElementsTextarea by the object source. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsTextarea
パラメータ:
source -
戻り値:
FormElementsTextarea

createFormElementsTextareaMetadata

public FormElementsTextareaMetadata createFormElementsTextareaMetadata(FormElementsTextareaMetadata source)
Creates a FormElementsTextareaMetadata by the object source. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsTextareaMetadata
パラメータ:
source -
戻り値:
FormElementsTextareaMetadata

createMarkDensity

public MarkDensity createMarkDensity(MarkDensity source)
Creates a MarkDensity by the object source. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createMarkDensity
パラメータ:
source -
戻り値:
MarkDensity

createMarkState

public MarkState createMarkState(MarkState source)
Creates a MarkState by the object source. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createMarkState
パラメータ:
source -
戻り値:
MarkState

createTextareaImage

public TextareaImage createTextareaImage(TextareaImage source)
Creates a TextareaImage by the object source. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createTextareaImage
パラメータ:
source -
戻り値:
TextareaImage

createImageFiles

public ImageFiles createImageFiles(ImageFiles source)
Creates a ImageFiles by the object source. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createImageFiles
パラメータ:
source -
戻り値:
ImageFiles

createImageFilesImagefile

public ImageFilesImagefile createImageFilesImagefile(ImageFilesImagefile source)
Creates a ImageFilesImagefile by the object source. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createImageFilesImagefile
パラメータ:
source -
戻り値:
ImageFilesImagefile

createPage

public Page createPage(Page source)
Creates a Page by the object source. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createPage
パラメータ:
source -
戻り値:
Page

createTextareaValue

public TextareaValue createTextareaValue(TextareaValue source)
Creates a TextareaValue by the object source. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createTextareaValue
パラメータ:
source -
戻り値:
TextareaValue

createReadingState

public ReadingState createReadingState(ReadingState source,
                                       RContext rContext)
Creates a ReadingState by the Object source. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createReadingState
パラメータ:
source -
rContext -
戻り値:
ReadingState

createFormElementsSelect

public FormElementsSelect createFormElementsSelect(FormElementsSelect source,
                                                   RContext rContext)
Creates a FormElementsSelect by the Object source. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelect
パラメータ:
source -
rContext -
戻り値:
FormElementsSelect

createFormElementsSelectItem

public FormElementsSelectItem createFormElementsSelectItem(FormElementsSelectItem source,
                                                           RContext rContext)
Creates a FormElementsSelectItem by the Object source. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelectItem
パラメータ:
source -
rContext -
戻り値:
FormElementsSelectItem

createFormElementsSelectItemMetadata

public FormElementsSelectItemMetadata createFormElementsSelectItemMetadata(FormElementsSelectItemMetadata source,
                                                                           RContext rContext)
Creates a FormElementsSelectItemMetadata by the Object source. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelectItemMetadata
パラメータ:
source -
rContext -
戻り値:
FormElementsSelectItemMetadata

createFormElementsTextarea

public FormElementsTextarea createFormElementsTextarea(FormElementsTextarea source,
                                                       RContext rContext)
Creates a FormElementsTextarea by the Object source. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsTextarea
パラメータ:
source -
rContext -
戻り値:
FormElementsTextarea

createFormElementsTextareaMetadata

public FormElementsTextareaMetadata createFormElementsTextareaMetadata(FormElementsTextareaMetadata source,
                                                                       RContext rContext)
Creates a FormElementsTextareaMetadata by the Object source. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsTextareaMetadata
パラメータ:
source -
rContext -
戻り値:
FormElementsTextareaMetadata

createMarkDensity

public MarkDensity createMarkDensity(MarkDensity source,
                                     RContext rContext)
Creates a MarkDensity by the Object source. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createMarkDensity
パラメータ:
source -
rContext -
戻り値:
MarkDensity

createMarkState

public MarkState createMarkState(MarkState source,
                                 RContext rContext)
Creates a MarkState by the Object source. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createMarkState
パラメータ:
source -
rContext -
戻り値:
MarkState

createTextareaImage

public TextareaImage createTextareaImage(TextareaImage source,
                                         RContext rContext)
Creates a TextareaImage by the Object source. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createTextareaImage
パラメータ:
source -
rContext -
戻り値:
TextareaImage

createImageFiles

public ImageFiles createImageFiles(ImageFiles source,
                                   RContext rContext)
Creates a ImageFiles by the Object source. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createImageFiles
パラメータ:
source -
rContext -
戻り値:
ImageFiles

createImageFilesImagefile

public ImageFilesImagefile createImageFilesImagefile(ImageFilesImagefile source,
                                                     RContext rContext)
Creates a ImageFilesImagefile by the Object source. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createImageFilesImagefile
パラメータ:
source -
rContext -
戻り値:
ImageFilesImagefile

createPage

public Page createPage(Page source,
                       RContext rContext)
Creates a Page by the Object source. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createPage
パラメータ:
source -
rContext -
戻り値:
Page

createTextareaValue

public TextareaValue createTextareaValue(TextareaValue source,
                                         RContext rContext)
Creates a TextareaValue by the Object source. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createTextareaValue
パラメータ:
source -
rContext -
戻り値:
TextareaValue

createReadingState

public ReadingState createReadingState(org.w3c.dom.Document doc)
Creates a ReadingState by the Document doc. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createReadingState
パラメータ:
doc -
戻り値:
ReadingState

createFormElementsSelect

public FormElementsSelect createFormElementsSelect(org.w3c.dom.Document doc)
Creates a FormElementsSelect by the Document doc. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelect
パラメータ:
doc -
戻り値:
FormElementsSelect

createFormElementsSelectItem

public FormElementsSelectItem createFormElementsSelectItem(org.w3c.dom.Document doc)
Creates a FormElementsSelectItem by the Document doc. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelectItem
パラメータ:
doc -
戻り値:
FormElementsSelectItem

createFormElementsSelectItemMetadata

public FormElementsSelectItemMetadata createFormElementsSelectItemMetadata(org.w3c.dom.Document doc)
Creates a FormElementsSelectItemMetadata by the Document doc. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelectItemMetadata
パラメータ:
doc -
戻り値:
FormElementsSelectItemMetadata

createFormElementsTextarea

public FormElementsTextarea createFormElementsTextarea(org.w3c.dom.Document doc)
Creates a FormElementsTextarea by the Document doc. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsTextarea
パラメータ:
doc -
戻り値:
FormElementsTextarea

createFormElementsTextareaMetadata

public FormElementsTextareaMetadata createFormElementsTextareaMetadata(org.w3c.dom.Document doc)
Creates a FormElementsTextareaMetadata by the Document doc. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsTextareaMetadata
パラメータ:
doc -
戻り値:
FormElementsTextareaMetadata

createMarkDensity

public MarkDensity createMarkDensity(org.w3c.dom.Document doc)
Creates a MarkDensity by the Document doc. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createMarkDensity
パラメータ:
doc -
戻り値:
MarkDensity

createMarkState

public MarkState createMarkState(org.w3c.dom.Document doc)
Creates a MarkState by the Document doc. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createMarkState
パラメータ:
doc -
戻り値:
MarkState

createTextareaImage

public TextareaImage createTextareaImage(org.w3c.dom.Document doc)
Creates a TextareaImage by the Document doc. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createTextareaImage
パラメータ:
doc -
戻り値:
TextareaImage

createImageFiles

public ImageFiles createImageFiles(org.w3c.dom.Document doc)
Creates a ImageFiles by the Document doc. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createImageFiles
パラメータ:
doc -
戻り値:
ImageFiles

createImageFilesImagefile

public ImageFilesImagefile createImageFilesImagefile(org.w3c.dom.Document doc)
Creates a ImageFilesImagefile by the Document doc. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createImageFilesImagefile
パラメータ:
doc -
戻り値:
ImageFilesImagefile

createPage

public Page createPage(org.w3c.dom.Document doc)
Creates a Page by the Document doc. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createPage
パラメータ:
doc -
戻り値:
Page

createTextareaValue

public TextareaValue createTextareaValue(org.w3c.dom.Document doc)
Creates a TextareaValue by the Document doc. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createTextareaValue
パラメータ:
doc -
戻り値:
TextareaValue

createReadingState

public ReadingState createReadingState(org.w3c.dom.Document doc,
                                       RContext rContext)
Creates a ReadingState by the Document doc. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createReadingState
パラメータ:
doc -
rContext -
戻り値:
ReadingState

createFormElementsSelect

public FormElementsSelect createFormElementsSelect(org.w3c.dom.Document doc,
                                                   RContext rContext)
Creates a FormElementsSelect by the Document doc. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelect
パラメータ:
doc -
rContext -
戻り値:
FormElementsSelect

createFormElementsSelectItem

public FormElementsSelectItem createFormElementsSelectItem(org.w3c.dom.Document doc,
                                                           RContext rContext)
Creates a FormElementsSelectItem by the Document doc. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelectItem
パラメータ:
doc -
rContext -
戻り値:
FormElementsSelectItem

createFormElementsSelectItemMetadata

public FormElementsSelectItemMetadata createFormElementsSelectItemMetadata(org.w3c.dom.Document doc,
                                                                           RContext rContext)
Creates a FormElementsSelectItemMetadata by the Document doc. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelectItemMetadata
パラメータ:
doc -
rContext -
戻り値:
FormElementsSelectItemMetadata

createFormElementsTextarea

public FormElementsTextarea createFormElementsTextarea(org.w3c.dom.Document doc,
                                                       RContext rContext)
Creates a FormElementsTextarea by the Document doc. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsTextarea
パラメータ:
doc -
rContext -
戻り値:
FormElementsTextarea

createFormElementsTextareaMetadata

public FormElementsTextareaMetadata createFormElementsTextareaMetadata(org.w3c.dom.Document doc,
                                                                       RContext rContext)
Creates a FormElementsTextareaMetadata by the Document doc. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsTextareaMetadata
パラメータ:
doc -
rContext -
戻り値:
FormElementsTextareaMetadata

createMarkDensity

public MarkDensity createMarkDensity(org.w3c.dom.Document doc,
                                     RContext rContext)
Creates a MarkDensity by the Document doc. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createMarkDensity
パラメータ:
doc -
rContext -
戻り値:
MarkDensity

createMarkState

public MarkState createMarkState(org.w3c.dom.Document doc,
                                 RContext rContext)
Creates a MarkState by the Document doc. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createMarkState
パラメータ:
doc -
rContext -
戻り値:
MarkState

createTextareaImage

public TextareaImage createTextareaImage(org.w3c.dom.Document doc,
                                         RContext rContext)
Creates a TextareaImage by the Document doc. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createTextareaImage
パラメータ:
doc -
rContext -
戻り値:
TextareaImage

createImageFiles

public ImageFiles createImageFiles(org.w3c.dom.Document doc,
                                   RContext rContext)
Creates a ImageFiles by the Document doc. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createImageFiles
パラメータ:
doc -
rContext -
戻り値:
ImageFiles

createImageFilesImagefile

public ImageFilesImagefile createImageFilesImagefile(org.w3c.dom.Document doc,
                                                     RContext rContext)
Creates a ImageFilesImagefile by the Document doc. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createImageFilesImagefile
パラメータ:
doc -
rContext -
戻り値:
ImageFilesImagefile

createPage

public Page createPage(org.w3c.dom.Document doc,
                       RContext rContext)
Creates a Page by the Document doc. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createPage
パラメータ:
doc -
rContext -
戻り値:
Page

createTextareaValue

public TextareaValue createTextareaValue(org.w3c.dom.Document doc,
                                         RContext rContext)
Creates a TextareaValue by the Document doc. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createTextareaValue
パラメータ:
doc -
rContext -
戻り値:
TextareaValue

createReadingState

public ReadingState createReadingState(org.w3c.dom.Element element)
Creates a ReadingState by the Element element. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createReadingState
パラメータ:
element -
戻り値:
ReadingState

createFormElementsSelect

public FormElementsSelect createFormElementsSelect(org.w3c.dom.Element element)
Creates a FormElementsSelect by the Element element. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelect
パラメータ:
element -
戻り値:
FormElementsSelect

createFormElementsSelectItem

public FormElementsSelectItem createFormElementsSelectItem(org.w3c.dom.Element element)
Creates a FormElementsSelectItem by the Element element. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelectItem
パラメータ:
element -
戻り値:
FormElementsSelectItem

createFormElementsSelectItemMetadata

public FormElementsSelectItemMetadata createFormElementsSelectItemMetadata(org.w3c.dom.Element element)
Creates a FormElementsSelectItemMetadata by the Element element. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelectItemMetadata
パラメータ:
element -
戻り値:
FormElementsSelectItemMetadata

createFormElementsTextarea

public FormElementsTextarea createFormElementsTextarea(org.w3c.dom.Element element)
Creates a FormElementsTextarea by the Element element. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsTextarea
パラメータ:
element -
戻り値:
FormElementsTextarea

createFormElementsTextareaMetadata

public FormElementsTextareaMetadata createFormElementsTextareaMetadata(org.w3c.dom.Element element)
Creates a FormElementsTextareaMetadata by the Element element. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsTextareaMetadata
パラメータ:
element -
戻り値:
FormElementsTextareaMetadata

createMarkDensity

public MarkDensity createMarkDensity(org.w3c.dom.Element element)
Creates a MarkDensity by the Element element. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createMarkDensity
パラメータ:
element -
戻り値:
MarkDensity

createMarkState

public MarkState createMarkState(org.w3c.dom.Element element)
Creates a MarkState by the Element element. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createMarkState
パラメータ:
element -
戻り値:
MarkState

createTextareaImage

public TextareaImage createTextareaImage(org.w3c.dom.Element element)
Creates a TextareaImage by the Element element. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createTextareaImage
パラメータ:
element -
戻り値:
TextareaImage

createImageFiles

public ImageFiles createImageFiles(org.w3c.dom.Element element)
Creates a ImageFiles by the Element element. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createImageFiles
パラメータ:
element -
戻り値:
ImageFiles

createImageFilesImagefile

public ImageFilesImagefile createImageFilesImagefile(org.w3c.dom.Element element)
Creates a ImageFilesImagefile by the Element element. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createImageFilesImagefile
パラメータ:
element -
戻り値:
ImageFilesImagefile

createPage

public Page createPage(org.w3c.dom.Element element)
Creates a Page by the Element element. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createPage
パラメータ:
element -
戻り値:
Page

createTextareaValue

public TextareaValue createTextareaValue(org.w3c.dom.Element element)
Creates a TextareaValue by the Element element. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createTextareaValue
パラメータ:
element -
戻り値:
TextareaValue

createReadingState

public ReadingState createReadingState(org.w3c.dom.Element element,
                                       RContext rContext)
Creates a ReadingState by the Element element. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createReadingState
パラメータ:
element -
rContext -
戻り値:
ReadingState

createFormElementsSelect

public FormElementsSelect createFormElementsSelect(org.w3c.dom.Element element,
                                                   RContext rContext)
Creates a FormElementsSelect by the Element element. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelect
パラメータ:
element -
rContext -
戻り値:
FormElementsSelect

createFormElementsSelectItem

public FormElementsSelectItem createFormElementsSelectItem(org.w3c.dom.Element element,
                                                           RContext rContext)
Creates a FormElementsSelectItem by the Element element. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelectItem
パラメータ:
element -
rContext -
戻り値:
FormElementsSelectItem

createFormElementsSelectItemMetadata

public FormElementsSelectItemMetadata createFormElementsSelectItemMetadata(org.w3c.dom.Element element,
                                                                           RContext rContext)
Creates a FormElementsSelectItemMetadata by the Element element. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelectItemMetadata
パラメータ:
element -
rContext -
戻り値:
FormElementsSelectItemMetadata

createFormElementsTextarea

public FormElementsTextarea createFormElementsTextarea(org.w3c.dom.Element element,
                                                       RContext rContext)
Creates a FormElementsTextarea by the Element element. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsTextarea
パラメータ:
element -
rContext -
戻り値:
FormElementsTextarea

createFormElementsTextareaMetadata

public FormElementsTextareaMetadata createFormElementsTextareaMetadata(org.w3c.dom.Element element,
                                                                       RContext rContext)
Creates a FormElementsTextareaMetadata by the Element element. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsTextareaMetadata
パラメータ:
element -
rContext -
戻り値:
FormElementsTextareaMetadata

createMarkDensity

public MarkDensity createMarkDensity(org.w3c.dom.Element element,
                                     RContext rContext)
Creates a MarkDensity by the Element element. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createMarkDensity
パラメータ:
element -
rContext -
戻り値:
MarkDensity

createMarkState

public MarkState createMarkState(org.w3c.dom.Element element,
                                 RContext rContext)
Creates a MarkState by the Element element. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createMarkState
パラメータ:
element -
rContext -
戻り値:
MarkState

createTextareaImage

public TextareaImage createTextareaImage(org.w3c.dom.Element element,
                                         RContext rContext)
Creates a TextareaImage by the Element element. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createTextareaImage
パラメータ:
element -
rContext -
戻り値:
TextareaImage

createImageFiles

public ImageFiles createImageFiles(org.w3c.dom.Element element,
                                   RContext rContext)
Creates a ImageFiles by the Element element. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createImageFiles
パラメータ:
element -
rContext -
戻り値:
ImageFiles

createImageFilesImagefile

public ImageFilesImagefile createImageFilesImagefile(org.w3c.dom.Element element,
                                                     RContext rContext)
Creates a ImageFilesImagefile by the Element element. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createImageFilesImagefile
パラメータ:
element -
rContext -
戻り値:
ImageFilesImagefile

createPage

public Page createPage(org.w3c.dom.Element element,
                       RContext rContext)
Creates a Page by the Element element. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createPage
パラメータ:
element -
rContext -
戻り値:
Page

createTextareaValue

public TextareaValue createTextareaValue(org.w3c.dom.Element element,
                                         RContext rContext)
Creates a TextareaValue by the Element element. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createTextareaValue
パラメータ:
element -
rContext -
戻り値:
TextareaValue

createReadingState

public ReadingState createReadingState(RStack stack)
Creates a ReadingState by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createReadingState
パラメータ:
stack -
戻り値:
ReadingState

createFormElementsSelect

public FormElementsSelect createFormElementsSelect(RStack stack)
Creates a FormElementsSelect by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelect
パラメータ:
stack -
戻り値:
FormElementsSelect

createFormElementsSelectItem

public FormElementsSelectItem createFormElementsSelectItem(RStack stack)
Creates a FormElementsSelectItem by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelectItem
パラメータ:
stack -
戻り値:
FormElementsSelectItem

createFormElementsSelectItemMetadata

public FormElementsSelectItemMetadata createFormElementsSelectItemMetadata(RStack stack)
Creates a FormElementsSelectItemMetadata by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelectItemMetadata
パラメータ:
stack -
戻り値:
FormElementsSelectItemMetadata

createFormElementsTextarea

public FormElementsTextarea createFormElementsTextarea(RStack stack)
Creates a FormElementsTextarea by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsTextarea
パラメータ:
stack -
戻り値:
FormElementsTextarea

createFormElementsTextareaMetadata

public FormElementsTextareaMetadata createFormElementsTextareaMetadata(RStack stack)
Creates a FormElementsTextareaMetadata by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsTextareaMetadata
パラメータ:
stack -
戻り値:
FormElementsTextareaMetadata

createMarkDensity

public MarkDensity createMarkDensity(RStack stack)
Creates a MarkDensity by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createMarkDensity
パラメータ:
stack -
戻り値:
MarkDensity

createMarkState

public MarkState createMarkState(RStack stack)
Creates a MarkState by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createMarkState
パラメータ:
stack -
戻り値:
MarkState

createTextareaImage

public TextareaImage createTextareaImage(RStack stack)
Creates a TextareaImage by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createTextareaImage
パラメータ:
stack -
戻り値:
TextareaImage

createImageFiles

public ImageFiles createImageFiles(RStack stack)
Creates a ImageFiles by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createImageFiles
パラメータ:
stack -
戻り値:
ImageFiles

createImageFilesImagefile

public ImageFilesImagefile createImageFilesImagefile(RStack stack)
Creates a ImageFilesImagefile by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createImageFilesImagefile
パラメータ:
stack -
戻り値:
ImageFilesImagefile

createPage

public Page createPage(RStack stack)
Creates a Page by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createPage
パラメータ:
stack -
戻り値:
Page

createTextareaValue

public TextareaValue createTextareaValue(RStack stack)
Creates a TextareaValue by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createTextareaValue
パラメータ:
stack -
戻り値:
TextareaValue

createReadingState

public ReadingState createReadingState(RStack stack,
                                       RContext rContext)
Creates a ReadingState by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createReadingState
パラメータ:
stack -
rContext -
戻り値:
ReadingState

createFormElementsSelect

public FormElementsSelect createFormElementsSelect(RStack stack,
                                                   RContext rContext)
Creates a FormElementsSelect by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelect
パラメータ:
stack -
rContext -
戻り値:
FormElementsSelect

createFormElementsSelectItem

public FormElementsSelectItem createFormElementsSelectItem(RStack stack,
                                                           RContext rContext)
Creates a FormElementsSelectItem by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelectItem
パラメータ:
stack -
rContext -
戻り値:
FormElementsSelectItem

createFormElementsSelectItemMetadata

public FormElementsSelectItemMetadata createFormElementsSelectItemMetadata(RStack stack,
                                                                           RContext rContext)
Creates a FormElementsSelectItemMetadata by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsSelectItemMetadata
パラメータ:
stack -
rContext -
戻り値:
FormElementsSelectItemMetadata

createFormElementsTextarea

public FormElementsTextarea createFormElementsTextarea(RStack stack,
                                                       RContext rContext)
Creates a FormElementsTextarea by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsTextarea
パラメータ:
stack -
rContext -
戻り値:
FormElementsTextarea

createFormElementsTextareaMetadata

public FormElementsTextareaMetadata createFormElementsTextareaMetadata(RStack stack,
                                                                       RContext rContext)
Creates a FormElementsTextareaMetadata by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createFormElementsTextareaMetadata
パラメータ:
stack -
rContext -
戻り値:
FormElementsTextareaMetadata

createMarkDensity

public MarkDensity createMarkDensity(RStack stack,
                                     RContext rContext)
Creates a MarkDensity by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createMarkDensity
パラメータ:
stack -
rContext -
戻り値:
MarkDensity

createMarkState

public MarkState createMarkState(RStack stack,
                                 RContext rContext)
Creates a MarkState by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createMarkState
パラメータ:
stack -
rContext -
戻り値:
MarkState

createTextareaImage

public TextareaImage createTextareaImage(RStack stack,
                                         RContext rContext)
Creates a TextareaImage by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createTextareaImage
パラメータ:
stack -
rContext -
戻り値:
TextareaImage

createImageFiles

public ImageFiles createImageFiles(RStack stack,
                                   RContext rContext)
Creates a ImageFiles by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createImageFiles
パラメータ:
stack -
rContext -
戻り値:
ImageFiles

createImageFilesImagefile

public ImageFilesImagefile createImageFilesImagefile(RStack stack,
                                                     RContext rContext)
Creates a ImageFilesImagefile by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createImageFilesImagefile
パラメータ:
stack -
rContext -
戻り値:
ImageFilesImagefile

createPage

public Page createPage(RStack stack,
                       RContext rContext)
Creates a Page by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createPage
パラメータ:
stack -
rContext -
戻り値:
Page

createTextareaValue

public TextareaValue createTextareaValue(RStack stack,
                                         RContext rContext)
Creates a TextareaValue by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createTextareaValue
パラメータ:
stack -
rContext -
戻り値:
TextareaValue

createScanFrame

public ScanFrame createScanFrame(RStack stack)
Creates a ScanFrame by the Stack stack. This mehtod is supposed to be used internally by the Relaxer system. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createScanFrame
パラメータ:
stack -
戻り値:
ScanFrame

createScanFrame

public ScanFrame createScanFrame(ScanFrame source)
Creates a ScanFrame by the object source. This method is a template method for concrete classes.

定義:
インタフェース IReaderFactory 内の createScanFrame
パラメータ:
source -
戻り値:
ScanFrame

createRContext

public RContext createRContext()
Creates a default RContext. This method is a hook method of the AbstractReaderFactory.

定義:
インタフェース IReaderFactory 内の createRContext
戻り値:
RContext