|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
Àü ´ÙÀ½ | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ |
Locator¸¦ »ç¿ëÇϰí ÀÖ´Â ÆÐŰÁö | |
---|---|
org.xml.sax | ÀÌ ÆÐŰÁö´Â ÄÚ¾î SAX API¸¦ Á¦°øÇÕ´Ï´Ù. |
org.xml.sax.ext | ÀÌ ÆÐŰÁö¿¡´Â ÀûÇÕÇÏ´Â SAX µå¶óÀ̹ö¿¡¼´Â ¹Ýµå½Ã Áö¿ø µÇÁö ¾Ê´Â SAX2 ±â´ÉÀÇ ÀÎÅÍÆäÀ̽º°¡ Æ÷ÇԵ˴ϴÙ. |
org.xml.sax.helpers | ÀÌ ÆÐŰÁö´Â SAX º£À̽ºÀÇ ¾îÇø®ÄÉÀ̼ÇÀÇ bootstrapÇϱâ À§ÇÑ Áö¿ø¸¦ Æ÷ÇÔÇÑ ¡¸ÇïÆÛ¡¹Å¬·¡½º¸¦ Æ÷ÇÔÇÕ´Ï´Ù. |
org.xml.sax ¿¡¼ÀÇ Locator »ç¿ë |
---|
Locator ÇüÀÇ ÆÄ¶ó¹ÌÅ͸¦ °¡Áö´Â org.xml.sax ¸Þ¼µå | |
---|---|
void |
ContentHandler. setDocumentLocator (Locator locator)
SAX ¹®¼ À̺¥Æ®ÀÇ ¹ß»ý¿øÀ» ƯÁ¤ÇÏ´Â °´Ã¼¸¦ ¹Þ½À´Ï´Ù. |
void |
DocumentHandler. setDocumentLocator (Locator locator)
ÃßõÇÏÁö ¾Ê½À´Ï´Ù. SAX ¹®¼ À̺¥Æ®ÀÇ ¹ß»ý¿øÀ» ƯÁ¤ÇÏ´Â °´Ã¼¸¦ ¹Þ½À´Ï´Ù. |
void |
HandlerBase. setDocumentLocator (Locator locator)
ÃßõÇÏÁö ¾Ê½À´Ï´Ù. ¹®¼ À̺¥Æ®ÀÇ Locator °´Ã¼¸¦ ¹Þ½À´Ï´Ù. |
Locator ÇüÀÇ ÆÄ¶ó¹ÌÅ͸¦ °¡Áö´Â org.xml.sax constructor¡¡ ¡¡ | |
---|---|
SAXParseException (String message,
Locator locator)
¸Þ¼¼Áö¿Í Locator ·ÎºÎÅÍ »õ·Î¿î SAXParseExceptionÀ» »ý¼ºÇÕ´Ï´Ù. |
|
SAXParseException (String message,
Locator locator,
Exception e)
±âÁ¸ÀÇ ¿¹¿Ü¸¦ SAXParseException¿¡ ·¦ ÇÕ´Ï´Ù. |
org.xml.sax.ext ¿¡¼ÀÇ Locator »ç¿ë |
---|
org.xml.sax.ext ¿¡¼ÀÇ Locator ¼ºê ÀÎÅÍÆäÀ̽º | |
---|---|
interface |
Locator2
SAX2 È®ÀåÀº Locator ¸¦
ÅëÇØ Á¦°øµÇ´Â ¿£Æ¼Æ¼ Á¤º¸¸¦ ´Ã¸³´Ï´Ù. |
Locator¸¦ ±¸ÇöÇϰí ÀÖ´Â org.xml.sax.ext Ŭ·¡½º | |
---|---|
class |
Locator2Impl
SAX2 È®Àå ±â´É ÇïÆÛ´Â Locator2 ÀÎÅÍÆäÀ̽º¸¦ ±¸ÇöÇØ Entity
Ãß°¡ Á¤º¸¸¦ º¸°ü À¯ÁöÇÕ´Ï´Ù. |
Locator ÇüÀÇ ÆÄ¶ó¹ÌÅ͸¦ °¡Áö´Â org.xml.sax.ext constructor¡¡ ¡¡ | |
---|---|
Locator2Impl (Locator locator)
±âÁ¸ÀÇ Locator °´Ã¼ ¶Ç´Â Locator2 °´Ã¼¸¦ Ä«ÇÇÇÕ´Ï´Ù. |
org.xml.sax.helpers ¿¡¼ÀÇ Locator »ç¿ë |
---|
Locator¸¦ ±¸ÇöÇϰí ÀÖ´Â org.xml.sax.helpers Ŭ·¡½º | |
---|---|
class |
LocatorImpl
¿É¼ÇÀ¸·Î¼ Locator °£ÀÌ ±¸ÇöÀ» Á¦°øÇÕ´Ï´Ù. |
Locator ÇüÀÇ ÆÄ¶ó¹ÌÅ͸¦ °¡Áö´Â org.xml.sax.helpers ¸Þ¼µå | |
---|---|
void |
DefaultHandler. setDocumentLocator (Locator locator)
¹®¼ À̺¥Æ®ÀÇ Locator °´Ã¼¸¦ ¹Þ½À´Ï´Ù. |
void |
XMLReaderAdapter. setDocumentLocator (Locator locator)
¹®¼ locator¸¦ ¼³Á¤ÇÕ´Ï´Ù. |
void |
XMLFilterImpl. setDocumentLocator (Locator locator)
»õ·Î¿î ¹®¼ locator À̺¥Æ®¸¦ ÇÊÅ͸µ ÇÕ´Ï´Ù. |
void |
ParserAdapter. setDocumentLocator (Locator locator)
¾î´ðÅÍ ±¸Çö ¸Þ¼µå´Â È£ÃâÇÏÁö ¾Ê½À´Ï´Ù. |
Locator ÇüÀÇ ÆÄ¶ó¹ÌÅ͸¦ °¡Áö´Â org.xml.sax.helpers constructor¡¡ ¡¡ | |
---|---|
LocatorImpl (Locator locator)
»ý¼ºÀÚ¸¦ Ä«ÇÇÇÕ´Ï´Ù. |
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
Àü ´ÙÀ½ | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.