|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | »ý¼ºÀÚ | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
public interface DOMLocator
DOMLocator
´Â
Àå¼Ò (¿¡·¯°¡ ¹ß»ýÇÑ Àå¼Òµî)¸¦ ³ªÅ¸³»´Â ÀÎÅÍÆäÀ̽ºÀÔ´Ï´Ù.
¡¸Document Object Model (DOM) Level 3 Core Specification¡¹µµ ÂüÁ¶ÇϽʽÿÀ.
¸Þ¼µå °³¿ä | |
---|---|
int |
getByteOffset ()
locator°¡ Æ÷ÀÎÆ® Çϰí ÀÖ´Â ÀÔ·Â ¼Ò½ºÀÇ ¹ÙÀÌÆ® ¿ÀÇÁ¼Â(offset)ÀÔ´Ï´Ù. |
int |
getColumnNumber ()
locator°¡ Æ÷ÀÎÆ® Çϰí ÀÖ´Â ¿¹øÈ£ÀÔ´Ï´Ù. |
int |
getLineNumber ()
locator°¡ Æ÷ÀÎÆ® Çϰí ÀÖ´Â Çà ¹øÈ£ÀÔ´Ï´Ù. |
Node |
getRelatedNode ()
locator°¡ Æ÷ÀÎÆ® Çϰí ÀÖ´Â ³ëµåÀÔ´Ï´Ù. |
String |
getUri ()
locator°¡ Æ÷ÀÎÆ® Çϰí ÀÖ´Â URI ÀÔ´Ï´Ù. |
int |
getUtf16Offset ()
locator°¡ Æ÷ÀÎÆ® Çϰí ÀÖ´Â ÀÔ·Â ¼Ò½º¿¡ ´ëÇÑ UTF-16 ( ¡¸Unicode¡¹ ¹× ¡¸ISO/IEC 10646¡¹ÀÇ Amendment 1À¸·Î Á¤Àǰ¡ ³¡³) ¿ÀÇÁ¼Â(offset)ÀÔ´Ï´Ù. |
¸Þ¼µåÀÇ »ó¼¼ |
---|
int getLineNumber()
-1
ÀÔ´Ï´Ù.
int getColumnNumber()
-1
ÀÔ´Ï´Ù.
int getByteOffset()
-1
ÀÔ´Ï´Ù.
int getUtf16Offset()
-1
ÀÔ´Ï´Ù.
Node getRelatedNode()
null
ÀÔ´Ï´Ù.
String getUri()
null
ÀÔ´Ï´Ù.
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | »ý¼ºÀÚ | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.