|
JavaTM 2 Platform Std. Ed. v1. 4.0 |
||||||||||
ÀüÀÇ Å¬·¡½º ´ÙÀ½ÀÇ Å¬·¡½º | ÇÁ·¹ÀÓ ÀÖ¾î ÇÁ·¹ÀÓ ¾øÀ½ | ||||||||||
°³¿ä: »óÀÚ | Çʵå | constructor | ¸Þ¼Òµå | »ó¼¼: Çʵå | constructor | ¸Þ¼Òµå |
java.lang.Object | +--javax.xml.transform.sax.SAXResult
º¯È¯ Result ÀÇ È¦´õ·Î¼ µ¿ÀÛÇÕ´Ï´Ù.
ÇʵåÀÇ °³¿ä | |
static String |
FEATURE
ÀÌ °ªÀ» Àμö·Î¼ °Ç³×ÁÖ¾úÀ» ¶§¿¡ TransformerFactory.getFeature(java.lang.String) °¡ true ¸¦ µ¹·ÁÁÖ´Â °æ¿ì, Transformer ´Â ÀÌ ÇüÅÂÀÇ Result Ãâ·ÂÀ» ¼Æ÷Æ®ÇÕ´Ï´Ù. |
ÀÎÅÍÆäÀ̽º javax.xml.transform. Result ¿¡¼ »ó¼Ó¹ÞÀº Çʵå |
PI_DISABLE_OUTPUT_ESCAPING , PI_ENABLE_OUTPUT_ESCAPING |
»ý¼ºÀÚÀÇ °³¿ä | |
SAXResult ()
Àμö ¾øÀ½ÀÇ µðÆúÆ®ÀÇ constructor ÀÔ´Ï´Ù. |
|
SAXResult (ContentHandler handler)
SAX2 ContentHandler ¸¦ Ÿ°ÙÀ¸·Î ÇÏ´Â SAXResult ¸¦ ÀÛ¼ºÇÕ´Ï´Ù. |
¸Þ¼ÒµåÀÇ °³¿ä | |
ContentHandler |
getHandler ()
Result ÀÎ ContentHandler ¸¦ ÃëµæÇÕ´Ï´Ù. |
LexicalHandler |
getLexicalHandler ()
Ãâ·Â¿ëÀÇ SAX2 LexicalHandler ¸¦ ÃëµæÇÕ´Ï´Ù. |
String |
getSystemId ()
setSystemId ¸¦ »ç¿ëÇØ ¼³Á¤µÈ system ½Äº°ÀÚ¸¦ ÃëµæÇÕ´Ï´Ù. |
void |
setHandler (ContentHandler handler)
Ÿ°ÙÀ» SAX2 ContentHandler ·Î ¼³Á¤ÇÕ´Ï´Ù. |
void |
setLexicalHandler (LexicalHandler handler)
Ãâ·Â¿ëÀÇ SAX2 LexicalHandler ¸¦ ¼³Á¤ÇÕ´Ï´Ù.
|
void |
setSystemId (String systemId)
¸Þ¼Òµå setSystemId ´Â ContentHandler ¿Í °ü·ÃÁö¾î »ç¿ëÇÒ ¼ö ÀÖ´Â system ½Äº°ÀÚ¸¦ ¼³Á¤ÇÕ´Ï´Ù. |
Ŭ·¡½º java.lang. Object ¿¡¼ »ó¼Ó¹ÞÀº ¸Þ¼Òµå |
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait |
ÇʵåÀÇ »ó¼¼ |
public static final String FEATURE
TransformerFactory.getFeature(java.lang.String)
°¡ true ¸¦ µ¹·ÁÁÖ´Â °æ¿ì, Transformer ´Â ÀÌ ÇüÅÂÀÇ Result Ãâ·ÂÀ» ¼Æ÷Æ®ÇÕ´Ï´Ù.
»ý¼ºÀÚÀÇ »ó¼¼ |
public SAXResult()
public SAXResult(ContentHandler handler)
ContentHandler
¸¦ Ÿ°ÙÀ¸·Î ÇÏ´Â SAXResult ¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
handler
- null ÀÌ¿ÜÀÇ ContentHandler ÂüÁ¶°¡ ¾Æ´Ï¸é ¾ÈµÈ´Ù¸Þ¼ÒµåÀÇ »ó¼¼ |
public void setHandler(ContentHandler handler)
ContentHandler
·Î ¼³Á¤ÇÕ´Ï´Ù.
handler
- null ÀÌ¿ÜÀÇ ContentHandler ÂüÁ¶°¡ ¾Æ´Ï¸é ¾ÈµÈ´Ùpublic ContentHandler getHandler()
ContentHandler
¸¦ ÃëµæÇÕ´Ï´Ù.
public void setLexicalHandler(LexicalHandler handler)
LexicalHandler
¸¦ ¼³Á¤ÇÕ´Ï´Ù.
À̰ÍÀº XML ÄÚ¸àÆ®µîÀ» ó¸®Çϱâ À§Çؼ ÇÊ¿äÇÕ´Ï´Ù. ÀÚ±¸ Çڵ鷯°¡ ¼³Á¤µÇ¾î ÀÖÁö ¾ÊÀº °æ¿ì, Transformer ´Â ContentHandler
¸¦ LexicalHandler
¿¡ ij½ºÆ® ÇÏ·Á°í ÇÕ´Ï´Ù.
handler
- ÀÚ±¸ ±¸¹® ºÐ¼® À̺¥Æ®¸¦ ó¸®Çϱâ À§ÇÑ null ÀÌ¿ÜÀÇ LexicalHandler
public LexicalHandler getLexicalHandler()
LexicalHandler
¸¦ ÃëµæÇÕ´Ï´Ù.
LexicalHandler
, ¶Ç´Â nullpublic void setSystemId(String systemId)
ContentHandler
¿Í °ü·ÃÁö¾î »ç¿ëÇÒ ¼ö ÀÖ´Â system ½Äº°ÀÚ¸¦ ¼³Á¤ÇÕ´Ï´Ù.
Result
³»ÀÇ setSystemId
systemId
- URI ij¸¯ÅÍ ¶óÀÎÀ¸·Î¼ÀÇ system ½Äº°ÀÚpublic String getSystemId()
Result
³»ÀÇ getSystemId
|
JavaTM 2 Platform Std. Ed. v1. 4.0 |
||||||||||
ÀüÀÇ Å¬·¡½º ´ÙÀ½ÀÇ Å¬·¡½º | ÇÁ·¹ÀÓ ÀÖ¾î ÇÁ·¹ÀÓ ¾øÀ½ | ||||||||||
°³¿ä: »óÀÚ | Çʵå | constructor | ¸Þ¼Òµå | »ó¼¼: Çʵå | constructor | ¸Þ¼Òµå |
Java, Java 2 D, ¹× JDBC ´Â ¹Ì±¹ ¹× ±× ¿ÜÀÇ ³ª¶ó¿¡ ÀÖ¾î¼ÀÇ ¹Ì±¹ Sun Microsystems, Inc. ÀÇ »óÇ¥ ȤÀº µî·Ï»óÇ¥ÀÔ´Ï´Ù.
Copyright 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.