|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
¾ÕÀÇ Å¬·¡½º ´ÙÀ½ÀÇ Å¬·¡½º | ÈÄ ·¹ÀÓ ÀÖ¾î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: »óÀÚ | Çʵå | ÄÚ ½ºÆ®¶óũŸ | ¸Þ¼µå | »ó¼¼: Çʵå | constructor¡¡ ¡¡ | ¸Þ¼µå |
java.lang.Objectjava.text.ParsePosition
public class ParsePosition
ParsePosition
´Â
ÇØ¼®Áß¿¡ ÇöÀçÀÇ À§Ä¡¸¦ ÃßÀûÇϱâ À§Çؼ Format
(¿Í)°ú ±× ¼ºê Ŭ·¡½º°¡ »ç¿ëÇÏ´Â ´Ü¼øÇÑ Å¬·¡½ºÀÔ´Ï´Ù. ´Ù¾çÇÑ Format
Ŭ·¡½º¾ÈÀÇ parseObject
¿¡ ´Â Àμö·Î¼ ParsePosition
°´Ã¼°¡ ÇÊ¿äÇÕ´Ï´Ù.
´Ù¸¥ Æ÷¸ËÀÇ Ä³¸¯ÅÍ ¶óÀÎÀ» ÇØ¼®ÇÒ °æ¿ì¿¡
°°Àº ParsePosition
À» »ç¿ëÇÒ ¼ö ÀÖµµ·Ï ¼³°èµÇ°í ÀÖ½À´Ï´Ù. À̰ÍÀº À妽º ÆÄ¶ó¹ÌÅͰ¡ ÇöÀçÀÇ À§Ä¡¸¦ ±â·ÏÇϱ⠶§¹®¿¡ÀÔ´Ï´Ù.
Format
»ý¼ºÀÚ °³¿ä | |
---|---|
ParsePosition (int index)
ÁöÁ¤µÈ Ãʱâ ÀÎ DEC ½º¸¦ »ç¿ëÇØ »õ·Î¿î ParsePosition¸¦ »ý¼ºÇÕ´Ï´Ù. |
¸Þ¼µå °³¿ä | |
---|---|
boolean |
equals (Object obj)
equals¸¦ ¿À¹ö¶óÀ̵å(override) ÇÕ´Ï´Ù. |
int |
getErrorIndex ()
¿¡·¯°¡ ¹ß»ýÇÑ À§Ä¡ÀÇ ÀÌ Á§½º¸¦ ÃëµæÇÕ´Ï´Ù. |
int |
getIndex ()
ÇöÀçÀÇ ÇØ¼® À§Ä¡¸¦ Ãëµæ ¼¶. |
int |
hashCode ()
ÀÌ ParsePosition ÇØ½Ã Äڵ带 ¸®ÅÏÇÕ´Ï´Ù. |
void |
setErrorIndex (int ei)
ÇØ¼® ¿¡·¯°¡ ¹ß»ýÇÑ À§Ä¡¿¡ À妽º¸¦ ¼³Á¤ÇÕ´Ï´Ù. |
void |
setIndex (int index)
ÇöÀçÀÇ ÇØ¼® À§Ä¡¸¦ ¼³Á¤ ¼¶. |
String |
toString ()
ÀÌ ParsePosition ij¸¯ÅÍ ¶óÀΠǥÇöÀ» ¸®ÅÏÇÕ´Ï´Ù. |
Ŭ·¡½º java.lang. Object (À¸)·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼µå |
---|
clone,
finalize,
getClass,
notify,
notifyAll,
wait,
wait,
wait |
»ý¼ºÀÚ »ó¼¼ |
---|
public ParsePosition(int index)
¸Þ¼µåÀÇ »ó¼¼ |
---|
public int getIndex()
public void setIndex(int index)
public void setErrorIndex(int ei)
public int getErrorIndex()
public boolean equals(Object obj)
Object
³»ÀÇ equals
obj
- ºñ±³ ´ë»óÀÇ ÂüÁ¶ °´Ã¼
true
, ±×·¸Áö ¾ÊÀº °æ¿ì´Â false
Object.hashCode()
,
Hashtable
public int hashCode()
Object
³»ÀÇ hashCode
Object.equals(java.lang.Object)
,
Hashtable
public String toString()
Object
³»ÀÇ toString
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
¾ÕÀÇ Å¬·¡½º ´ÙÀ½ÀÇ Å¬·¡½º | ÈÄ ·¹ÀÓ ÀÖ¾î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: »óÀÚ | Çʵå | ÄÚ ½ºÆ®¶óũŸ | ¸Þ¼µå | »ó¼¼: Çʵå | constructor¡¡ ¡¡ | ¸Þ¼µå |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.