JavaTM 2 Platform
Standard Ed. 5.0

javax.xml.transform
ÀÎÅÍÆäÀ̽º Source

¾Ë·ÁÁø ±¸Çö Ŭ·¡½º ¸ñ·Ï:
DOMSource, SAXSource, StreamSource

public interface Source

ÀÌ ÀÎÅÍÆäÀ̽º¸¦ ±¸ÇöÇÏ´Â °´Ã¼¿¡´Â ¼Ò½º ÀÔ·Â (XML ¼Ò½º ¶Ç´Â º¯È¯ ¸í·É)À¸·Î¼­ µ¿ÀÛÇϴµ¥ ÇÊ¿äÇÑ Á¤º¸°¡ Æ÷ÇԵǾî ÀÖ½À´Ï´Ù.


¸Þ¼­µå °³¿ä
 String getSystemId ()
          setSystemId¸¦ »ç¿ëÇØ ¼³Á¤µÈ ½Ã½ºÅÛ ½Äº°ÀÚ¸¦ ÃëµæÇÕ´Ï´Ù.
 void setSystemId (String  systemId)
          ÀÌ Source ½Ã½ºÅÛ ½Äº°ÀÚ¸¦ ¼³Á¤ÇÕ´Ï´Ù.
 

¸Þ¼­µåÀÇ »ó¼¼

setSystemId

void setSystemId(String  systemId)
ÀÌ Source ½Ã½ºÅÛ ½Äº°ÀÚ¸¦ ¼³Á¤ÇÕ´Ï´Ù.

½Ã½ºÅÛ ½Äº°ÀÚ´Â ¼Ò½º°¡ URL ·ÎºÎÅÍ µ¥ÀÌÅ͸¦ ÃëµæÇÏÁö ¾Ê´Â °æ¿ì´Â »ý·« °¡´ÉÇÏÁö¸¸, Á¦°øÇÏ´Â °ÍÀÌ Æí¸®ÇÑ °æ¿ì°¡ ÀÖ½À´Ï´Ù. ¿¹¸¦ µé¾î ¾îÇø®ÄÉÀ̼ÇÀº ½Ã½ºÅÛ ½Äº°ÀÚ¸¦ »ç¿ëÇØ »ó´ë URI¸¦ ÇØ°áÇϰųª ¿¡·¯ ¸Þ¼¼Áö³ª °æ°í¿¡ Æ÷ÇÔÇÒ ¼ö ÀÖ½À´Ï´Ù .

ÆĶó¹ÌÅÍ:
systemId - URL ij¸¯ÅÍ ¶óÀÎÀ¸·Î¼­ÀÇ ½Ã½ºÅÛ ½Äº°ÀÚ

getSystemId

String  getSystemId()
setSystemId¸¦ »ç¿ëÇØ ¼³Á¤µÈ ½Ã½ºÅÛ ½Äº°ÀÚ¸¦ ÃëµæÇÕ´Ï´Ù.

¹Ýȯ°ª:
setSystemId¸¦ »ç¿ëÇØ ¼³Á¤µÈ ½Ã½ºÅÛ ½Äº°ÀÚ. setSystemId°¡ ºÒ·Á°¡ Áö ¾Ê¾Ò´ø °æ¿ì´Â null

JavaTM 2 Platform
Standard Ed. 5.0

Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.