|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | »ý¼ºÀÚ | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
public interface ProcessingInstruction
ProcessingInstruction
ÀÎÅÍÆäÀ̽º´Â ¹®¼ÀÇ ÅØ½ºÆ®³»¿¡ ÇÁ·Î¼¼¼ °íÀ¯ÀÇ Á¤º¸¸¦ º¸Á¸Çϱâ À§Çؼ XML ·Î »ç¿ëµÇ´Â ¡¸Ã³¸® ¸í·É¡¹À» ³ªÅ¸³À´Ï´Ù.
ó¸® ¸í·ÉÀÇ ³»¿ë¿¡ ´ëÇØ, ÀÚ±¸ ±¸¹® üũ´Â ÇàÇØÁöÁö ¾Ê½À´Ï´Ù. ÀÌ ¶§¹®¿¡
³»¿ë¿¡ ij¸¯ÅÍ ¶óÀΡ¸? >¡¹
°¡ Æ÷Ç﵃ °¡´É¼ºÀÌ ÀÖ¾î, ÀÌ Ä³¸¯ÅÍ ¶óÀÎÀº¡¸XML 1.0¡¹ÀÇ ¼½¼Ç 2.6¿¡ ÁذÅÇϴ ó¸® ¸í·É¿¡¼´Â ºÎÁ¤ÇÕ´Ï´Ù. ÀÌ Ä³¸¯ÅÍ ¶óÀÎÀÌ Á¸ÀçÇϸé, Á÷·ÄÈÁß¿¡ Ä¡¸íÀûÀÎ ¿¡·¯¸¦ ÀÏÀ¸Åµ´Ï´Ù.
¡¸Document Object Model (DOM) Level 3 Core Specification¡¹µµ ÂüÁ¶ÇϽʽÿÀ.
ÇÊµå °³¿ä |
---|
¸Þ¼µå °³¿ä | |
---|---|
String |
getData ()
ÀÌ Ã³¸® ¸í·ÉÀÇ ÄÁÅÙÃ÷ÀÔ´Ï´Ù. |
String |
getTarget ()
ÀÌ Ã³¸® ¸í·ÉÀÇ Å¸°ÙÀÔ´Ï´Ù. |
void |
setData (String data)
ÀÌ Ã³¸® ¸í·ÉÀÇ ÄÁÅÙÃ÷ÀÔ´Ï´Ù. |
ÀÎÅÍÆäÀ̽º org.w3c.dom. Node ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼µå |
---|
appendChild,
cloneNode,
compareDocumentPosition,
getAttributes,
getBaseURI,
getChildNodes,
getFeature,
getFirstChild,
getLastChild,
getLocalName,
getNamespaceURI,
getNextSibling,
getNodeName,
getNodeType,
getNodeValue,
getOwnerDocument,
getParentNode,
getPrefix,
getPreviousSibling,
getTextContent,
getUserData,
hasAttributes,
hasChildNodes,
insertBefore,
isDefaultNamespace,
isEqualNode,
isSameNode,
isSupported,
lookupNamespaceURI,
lookupPrefix,
normalize,
removeChild,
replaceChild,
setNodeValue,
setPrefix,
setTextContent,
setUserData |
¸Þ¼µåÀÇ »ó¼¼ |
---|
String getTarget()
String getData()
? >
Á÷ÀüÀÇ ¹®ÀÚ±îÁö°¡ À̰Ϳ¡ ÇØ´çÇÕ´Ï´Ù.
void setData(String data) throws DOMException
? >
Á÷ÀüÀÇ ¹®ÀÚ±îÁö°¡ À̰Ϳ¡ ÇØ´çÇÕ´Ï´Ù.
DOMException
- NO_MODIFICATION_ALLOWED_ERR: ³ëµå°¡ Àбâ Àü¿ë
ÀÇ °æ¿ì
|
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 µµ ÂüÁ¶ÇϽʽÿÀ.